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 fa71af1 Updated CHANGELOG.md
fa71af1 is described below
commit fa71af1e3837257eebf4864c41a376d95d158c9a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 10 03:17:31 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f43648..396ba13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -98,6 +98,7 @@
- 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)
@@ -197,7 +198,6 @@
- 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))