Skip to content

Commit bc931a1

Browse files
committed
2.1.0
1 parent 829f486 commit bc931a1

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.0] - 2026-01-05
910
### Added
1011
- Benchmarks;
1112
- Comparsion with other solutions;
@@ -47,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4748
- Added doc for wallet devs;
4849

4950

50-
[Unreleased]: https://github.com/rarimo/unforgettable-docs/compare/2.0.0...HEAD
51+
[Unreleased]: https://github.com/rarimo/unforgettable-docs/compare/2.1.0...HEAD
52+
[2.1.0]: https://github.com/rarimo/unforgettable-docs/compare/2.0.0...2.1.0
5153
[2.0.0]: https://github.com/rarimo/unforgettable-docs/compare/1.0.4...2.0.0
5254
[1.0.4]: https://github.com/rarimo/unforgettable-docs/compare/1.0.3...1.0.4
5355
[1.0.3]: https://github.com/rarimo/unforgettable-docs/compare/1.0.2...1.0.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unforgettable-docs",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)