From f5f8677930004715afa7051f36b5f01016f60966 Mon Sep 17 00:00:00 2001 From: Claus Ibsen Date: Mon, 21 Nov 2022 10:15:28 +0100 Subject: [PATCH] Update changelog --- camel-idea-plugin/src/main/resources/META-INF/plugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/camel-idea-plugin/src/main/resources/META-INF/plugin.xml b/camel-idea-plugin/src/main/resources/META-INF/plugin.xml index 60a1bcae..ae674d3b 100644 --- a/camel-idea-plugin/src/main/resources/META-INF/plugin.xml +++ b/camel-idea-plugin/src/main/resources/META-INF/plugin.xml @@ -16,6 +16,7 @@
  • Adapt the route debugger to Camel 3.19+
  • Set the body, headers or exchange properties from the context menu of the Debugger window using the Camel simple language
  • Deprecated endpoint options are now marked with strike-through in endpoint URI
  • +
  • Bug fixes
  • ]]>