This is an automated email from the ASF dual-hosted git repository.

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new d8b2657  chore: do not break line in a single YAML value
d8b2657 is described below

commit d8b265711c3080c27624bcfed29191de36afe686
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Thu May 13 19:46:14 2021 +0900

    chore: do not break line in a single YAML value
---
 content/releases/release-2.23.0.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/releases/release-2.23.0.md 
b/content/releases/release-2.23.0.md
index ab79ec2..0a3b856 100644
--- a/content/releases/release-2.23.0.md
+++ b/content/releases/release-2.23.0.md
@@ -5,8 +5,7 @@ type: release-note
 version: 2.23.0
 title: "Release 2.23.0"
 preview: "Major release for 2.23.x"
-apiBreaking: "The HttpBinding interface has new methods for setting 
fileNameExtWhiteList option. The copy, copyFrom methods on 
org.apache.camel.Message now also copy over reference to the
-exchange"
+apiBreaking: "The HttpBinding interface has new methods for setting 
fileNameExtWhiteList option. The copy, copyFrom methods on 
org.apache.camel.Message now also copy over reference to the exchange"
 knownIssues: ""
 jiraVersionId: 12343345
 category: camel

Reply via email to