Skip to content

Commit 1f1959b

Browse files
committed
Bump to version 2.2.0
1 parent 3b97ea5 commit 1f1959b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.2.0] - 2021-06-28
11+
1012
### Changed
1113

1214
- Refactored recipe override mechanism to avoid re-coding recipes
@@ -131,7 +133,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
131133

132134
- Initial versioned release.
133135

134-
[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v2.1.0...HEAD
136+
[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v2.2.0...HEAD
137+
[2.2.0]: https://github.com/minetest-mods/moreblocks/compare/v2.1.0...v2.2.0
135138
[2.1.0]: https://github.com/minetest-mods/moreblocks/compare/v2.0.0...v2.1.0
136139
[2.0.0]: https://github.com/minetest-mods/moreblocks/compare/v1.3.0...v2.0.0
137140
[1.3.0]: https://github.com/minetest-mods/moreblocks/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)