Skip to content

Commit 2541e9e

Browse files
committed
[Doc] Add release notes.
1 parent 0683305 commit 2541e9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.35.1] - 2025-06-02
4+
### Changed
5+
* Bump `Agrona` to 2.2.1.
6+
* Bump `JUnit` to 5.13.0.
7+
38
## [1.35.0] - 2025-05-26
49
### Changed
510
* Update `Implementation-Vendor`.
@@ -69,6 +74,7 @@
6974
* **Java:** Prevent collision when field name is 'value'.
7075
* **Java:** Preserve byte order throughout IR transformations.
7176

77+
[1.35.1]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.1
7278
[1.35.0]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.0
7379
[1.34.1]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.34.1
7480
[1.34.0]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.34.0

0 commit comments

Comments
 (0)