Skip to content

Commit f3b0e79

Browse files
committed
[Doc] Update release notes.
1 parent 8327dcd commit f3b0e79

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.adoc

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

3+
== 1.38.0 (unreleased)
4+
5+
* **[Rust]** Generated encoders now produce fluent interface. (https://github.com/aeron-io/simple-binary-encoding/pull/1097[#1097])
6+
* **[Rust]** Updated some function to `const`. (https://github.com/aeron-io/simple-binary-encoding/pull/1098[#1098])
7+
* **[Rust]** Updated generator to correctly limit length of var data written. (https://github.com/aeron-io/simple-binary-encoding/pull/1096[#1096])
8+
39
== 1.37.1 (2026-01-13)
410
* **[Java]** Ensure Java code generation for precedence checks always produces the same code without re-orderings.
511
* **[Java]** Upgrade to `Shadow` 9.3.1.

0 commit comments

Comments
 (0)