Skip to content

Commit

Permalink
chore: release 2.0.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 5, 2022
1 parent 71fb043 commit 2de8c1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.0](https://www.github.com/Gozala/rabin-wasm/compare/v1.0.1...v2.0.0) (2022-03-05)


### ⚠ BREAKING CHANGES

* break backwards compatibility (#12)

### Features

* break backwards compatibility ([#12](https://www.github.com/Gozala/rabin-wasm/issues/12)) ([71fb043](https://www.github.com/Gozala/rabin-wasm/commit/71fb043650d3ae43e5dd0c0fb22d31f0a62dc753))
* compatibility with go-ipfs & DAGger ([#10](https://www.github.com/Gozala/rabin-wasm/issues/10)) ([8151535](https://www.github.com/Gozala/rabin-wasm/commit/815153511fa4c50aed3bf5d977c816ec5d86b7d2))

### [1.0.1](https://www.github.com/Gozala/rabin-wasm/compare/v1.0.0...v1.0.1) (2022-03-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rabin-rs",
"version": "2.0.10",
"version": "2.0.0",
"description": "Rabin chunker for IPFS implementation in Rust",
"keywords": [
"rabin",
Expand Down

0 comments on commit 2de8c1d

Please sign in to comment.