Skip to content

Commit b2de76a

Browse files
chore: Release 0.2.0
1 parent 3430661 commit b2de76a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.5"}
1+
{".":"0.2.0"}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/noir-lang/sha256/compare/v0.1.5...v0.2.0) (2025-08-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* switch to new bit-shift semantic ([#27](https://github.com/noir-lang/sha256/issues/27))
9+
10+
### Bug Fixes
11+
12+
* Switch to new bit-shift semantic ([#27](https://github.com/noir-lang/sha256/issues/27)) ([3430661](https://github.com/noir-lang/sha256/commit/3430661b2b9a87cb8a10801ae4418b0da67f6b08))
13+
314
## [0.1.5](https://github.com/noir-lang/sha256/compare/v0.1.4...v0.1.5) (2025-08-13)
415

516

0 commit comments

Comments
 (0)