We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0683305 commit 2541e9eCopy full SHA for 2541e9e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.35.1] - 2025-06-02
4
+### Changed
5
+* Bump `Agrona` to 2.2.1.
6
+* Bump `JUnit` to 5.13.0.
7
+
8
## [1.35.0] - 2025-05-26
9
### Changed
10
* Update `Implementation-Vendor`.
@@ -69,6 +74,7 @@
69
74
* **Java:** Prevent collision when field name is 'value'.
70
75
* **Java:** Preserve byte order throughout IR transformations.
71
76
77
+[1.35.1]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.1
72
78
[1.35.0]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.0
73
79
[1.34.1]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.34.1
80
[1.34.0]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.34.0
0 commit comments