Skip to content

Commit f64ab3a

Browse files
authored
chore: Release 0.1.3 (#15)
1 parent 1c023d9 commit f64ab3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.2"}
1+
{".":"0.1.3"}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/noir-lang/keccak256/compare/v0.1.2...v0.1.3) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* Unroll loops to improve brillig runtime performance ([#14](https://github.com/noir-lang/keccak256/issues/14)) ([1c023d9](https://github.com/noir-lang/keccak256/commit/1c023d9e6a44b48d866058121d0d3581b795918a))
9+
310
## [0.1.2](https://github.com/noir-lang/keccak256/compare/v0.1.1...v0.1.2) (2026-01-07)
411

512

0 commit comments

Comments
 (0)