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.git
The following commit(s) were added to refs/heads/master by this push:
new 08a6498 Updated CHANGELOG.md
08a6498 is described below
commit 08a6498fe2d2762f557f47d19bc72b416349957f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 11 03:18:09 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 396ba13..5f43648 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -98,7 +98,6 @@
- fix\(doc\): Fix Affinity trait examples formatting
[\#1631](https://github.com/apache/camel-k/pull/1631)
([astefanutti](https://github.com/astefanutti))
- Use Quarkus as default runtime
[\#1609](https://github.com/apache/camel-k/pull/1609)
([nicolaferraro](https://github.com/nicolaferraro))
- Implement Kamelets [\#1602](https://github.com/apache/camel-k/pull/1602)
([nicolaferraro](https://github.com/nicolaferraro))
-- Fix typo missing space "featuresare" -\> "features are"
[\#1598](https://github.com/apache/camel-k/pull/1598)
([apupier](https://github.com/apupier))
## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11)
@@ -198,6 +197,7 @@
- Upgrade Knative to version 0.15.0
[\#1605](https://github.com/apache/camel-k/pull/1605)
([oscerd](https://github.com/oscerd))
- Fix \#1601: add v prefix to future tags
[\#1603](https://github.com/apache/camel-k/pull/1603)
([nicolaferraro](https://github.com/nicolaferraro))
- feat: Structured traits configuration serialization
[\#1600](https://github.com/apache/camel-k/pull/1600)
([astefanutti](https://github.com/astefanutti))
+- Fix typo missing space "featuresare" -\> "features are"
[\#1598](https://github.com/apache/camel-k/pull/1598)
([apupier](https://github.com/apupier))
- chore: Add information on how to debug the camel-k operator
[\#1597](https://github.com/apache/camel-k/pull/1597)
([johnpoth](https://github.com/johnpoth))
- Fixes incomplete help message
[\#1596](https://github.com/apache/camel-k/pull/1596)
([orpiske](https://github.com/orpiske))
- Submit secured monitoring proposal
[\#1594](https://github.com/apache/camel-k/pull/1594)
([astefanutti](https://github.com/astefanutti))