mirror of
https://github.com/minetest-mods/maptools.git
synced 2024-11-15 23:00:21 +01:00
Bump to version 2.1.0
This commit is contained in:
parent
7cce8f495f
commit
6ad1e27faa
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.1.0] - 2020-06-08
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- 10 coins of each type can now be crafted using 2 ingots (bronze, silver or gold).
|
- 10 coins of each type can now be crafted using 2 ingots (bronze, silver or gold).
|
||||||
|
@ -41,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
|
|
||||||
- Initial versioned release.
|
- Initial versioned release.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/minetest-mods/maptools/compare/v2.0.0...HEAD
|
[Unreleased]: https://github.com/minetest-mods/maptools/compare/v2.1.0...HEAD
|
||||||
|
[2.1.0]: https://github.com/minetest-mods/maptools/compare/v2.0.0...v2.1.0
|
||||||
[2.0.0]: https://github.com/minetest-mods/maptools/compare/v1.1.0...v2.0.0
|
[2.0.0]: https://github.com/minetest-mods/maptools/compare/v1.1.0...v2.0.0
|
||||||
[1.1.0]: https://github.com/minetest-mods/maptools/compare/v1.0.0...v1.1.0
|
[1.1.0]: https://github.com/minetest-mods/maptools/compare/v1.0.0...v1.1.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user