This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 3266ab4 Updated CHANGELOG.md
3266ab4 is described below
commit 3266ab4c6cf6d01598a00c1a59c6406a69f7a76f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 12 03:10:42 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc42b8b..a8229db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -382,6 +382,7 @@
- Improve actions [\#252](https://github.com/apache/camel-k-runtime/pull/252)
([lburgazzoli](https://github.com/lburgazzoli))
- Update to camel 3.1, camel-quarkus 1.0.0-M4
[\#251](https://github.com/apache/camel-k-runtime/pull/251)
([lburgazzoli](https://github.com/lburgazzoli))
- Refactor health support
[\#249](https://github.com/apache/camel-k-runtime/pull/249)
([lburgazzoli](https://github.com/lburgazzoli))
+- Add camel-bean to transitive dependencies by default
[\#244](https://github.com/apache/camel-k-runtime/pull/244)
([lburgazzoli](https://github.com/lburgazzoli))
##
[camel-k-runtime-parent-1.1.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.1.0)
(2020-02-24)
@@ -397,7 +398,6 @@
**Merged pull requests:**
-- Add camel-bean to transitive dependencies by default
[\#244](https://github.com/apache/camel-k-runtime/pull/244)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix \#241: add master helper component
[\#242](https://github.com/apache/camel-k-runtime/pull/242)
([nicolaferraro](https://github.com/nicolaferraro))
- Allow to load generic secrets and reference entries from integrations
[\#240](https://github.com/apache/camel-k-runtime/pull/240)
([lburgazzoli](https://github.com/lburgazzoli))
- Add a repository distribution
[\#237](https://github.com/apache/camel-k-runtime/pull/237)
([cunningt](https://github.com/cunningt))