Skip to content

Commit 8b49cf5

Browse files
committed
[Doc] Update release notes.
1 parent cd4841a commit 8b49cf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
* **[Java]** Handle primitive arrays correctly in the generated DTO code.
1111
* **[Go]** Handle `_` and `String` as keywords and use property name when generating variable data section.
1212
* **[C#]** Replaced empty array creation by `Array.Empty`, issue (https://github.com/aeron-io/simple-binary-encoding/issues/1079[#1079]). (https://github.com/aeron-io/simple-binary-encoding/pull/1080[#1080])
13+
* **[C/C{plus}{plus}]** Allow overriding Gradle wrapper location. (https://github.com/aeron-io/simple-binary-encoding/issues/1091[#1091]).
14+
* **[Java/C{plus}{plus}/Go]** Preserve `packageName` in the IR. (https://github.com/aeron-io/simple-binary-encoding/issues/1089[#1089])
1315
* **[Java]** Upgrade to https://github.com/aeron-io/agrona/releases/tag/2.3.0[Agrona 2.3.0].
1416
* **[Java]** Upgrade to `JUnit` 5.13.4.
1517
* **[Java]** Upgrade to `Mockito` 5.20.0.

0 commit comments

Comments
 (0)