Skip to content

Commit b81524c

Browse files
committed
docs: add CHANGELOG to v0.19.2
1 parent f5a50d6 commit b81524c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
<a name="v0.19.2"></a>
2+
## [v0.19.2] - 2025-10-28
3+
### Fix
4+
- avoid b.Loop in Go 1.23
5+
6+
17
<a name="v0.19.1"></a>
2-
## [v0.19.1] - 2025-10-23
8+
## [v0.19.1] - 2025-10-28
9+
### Docs
10+
- update CHANGELOG to v0.19.1
11+
312
### Perf
413
- limit memory allocation during Vector deserialization ([#759](https://github.com/Consensys/gnark-crypto/issues/759))
514

@@ -2438,6 +2447,7 @@
24382447
<a name="v0.0.1"></a>
24392448
## v0.0.1 - 2020-03-23
24402449

2450+
[v0.19.2]: https://github.com/Consensys/gnark-crypto/compare/v0.19.1...v0.19.2
24412451
[v0.19.1]: https://github.com/Consensys/gnark-crypto/compare/v0.19.0...v0.19.1
24422452
[v0.19.0]: https://github.com/Consensys/gnark-crypto/compare/v0.18.1...v0.19.0
24432453
[v0.18.1]: https://github.com/Consensys/gnark-crypto/compare/v0.18.0...v0.18.1

0 commit comments

Comments
 (0)