Skip to content

Commit 7699b55

Browse files
committed
Preparing release 2.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349352 13f79535-47bb-0310-9956-ffa450edef68
1 parent 672e602 commit 7699b55

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/changes/release-notes.vm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Apache Commons IO Version ${version}
3838
## Hack to improve layout: replace all pairs of spaces with a single new-line
3939
$release.description.replaceAll(" ", "
4040
")
41+
4142
##
4243
#if ($release.getActions().size() == 0)
4344
No changes defined in this version.
@@ -142,6 +143,11 @@ o#if($!issue != "") $issue: #else$indent#end ${action} #if($!dueto != "")Thanks
142143
## End of main loop
143144
#end
144145
##
146+
Compatibility with 2.3:
147+
Binary compatible: Yes.
148+
Source compatible: Yes.
149+
Semantic compatible: Yes.
150+
145151
Compatibility with 2.2 and 1.4:
146152
Binary compatible: Yes.
147153
Source compatible: No, see the rare case in https://issues.apache.org/jira/browse/IO-318.

0 commit comments

Comments
 (0)