Skip to content

Commit d08d03c

Browse files
committed
chore: Release 0.1.4
1 parent df1073c commit d08d03c

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.3"}
1+
{".":"0.1.4"}

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.4](https://github.com/noir-lang/keccak256/compare/v0.1.3...v0.1.4) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* Optimize converting from bytes to `u64`s in brillig runtime ([#17](https://github.com/noir-lang/keccak256/issues/17)) ([df1073c](https://github.com/noir-lang/keccak256/commit/df1073c79a8372dcbd6ba475cfc708025809b844))
9+
310
## [0.1.3](https://github.com/noir-lang/keccak256/compare/v0.1.2...v0.1.3) (2026-01-27)
411

512

0 commit comments

Comments
 (0)