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-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new e39b836  Updated CHANGELOG.md
e39b836 is described below

commit e39b8368d4a84924dcdf498e87a6253d27a88064
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 24 03:26:34 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6451601..2caa109 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,15 @@
 
 - plugin update-extension-doc-page fails when running extensions-jvm tests 
[\#2276](https://github.com/apache/camel-quarkus/issues/2276)
 - Prefer SyntheticBeanBuildItem to initializing bean producers via volatile 
fields [\#2273](https://github.com/apache/camel-quarkus/issues/2273)
+- Freemarker native support 
[\#223](https://github.com/apache/camel-quarkus/issues/223)
 
 **Merged pull requests:**
 
+- Test AWS 2 CloudWatch 
[\#2280](https://github.com/apache/camel-quarkus/pull/2280) 
([ppalaga](https://github.com/ppalaga))
+- Improve the release guide 
[\#2279](https://github.com/apache/camel-quarkus/pull/2279) 
([ppalaga](https://github.com/ppalaga))
 - Prefer SyntheticBeanBuildItem to initializing bean producers via volatile 
fields  [\#2277](https://github.com/apache/camel-quarkus/pull/2277) 
([ppalaga](https://github.com/ppalaga))
 - Next is 1.8.0 [\#2274](https://github.com/apache/camel-quarkus/pull/2274) 
([ppalaga](https://github.com/ppalaga))
+- Freemarker native support  
[\#2184](https://github.com/apache/camel-quarkus/pull/2184) 
([ppalaga](https://github.com/ppalaga))
 
 ## [1.7.0](https://github.com/apache/camel-quarkus/tree/1.7.0) (2021-02-19)
 
@@ -2179,7 +2183,6 @@
 - Use vanilla Maven Compiler Plugin version \(from maven central\) 
[\#21](https://github.com/apache/camel-quarkus/pull/21) 
([davsclaus](https://github.com/davsclaus))
 - chore\(build\): use project.version 
[\#15](https://github.com/apache/camel-quarkus/pull/15) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add keys [\#13](https://github.com/apache/camel-quarkus/pull/13) 
([lburgazzoli](https://github.com/lburgazzoli))
-- Fix \#11 Test the native mode on TravisCI 
[\#12](https://github.com/apache/camel-quarkus/pull/12) 
([ppalaga](https://github.com/ppalaga))
 - Migrate Camel extensions from Quarkus 
[\#3](https://github.com/apache/camel-quarkus/pull/3) 
([ppalaga](https://github.com/ppalaga))
 
 

Reply via email to