1
0
의 미러 https://github.com/minetest-mods/moreblocks.git synced 2025-09-16 19:45:38 +02:00

Bump to version 1.3.0

This commit is contained in:
Hugo Locurcio
2019-03-23 15:20:46 +01:00
부모 1d054ec431
커밋 d96f110821
2개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## [1.3.0] - 2019-03-23
### Changed ### Changed
- Stairs+ are now displayed in the creative inventory by default. - Stairs+ are now displayed in the creative inventory by default.
@@ -70,6 +72,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/moreblocks/compare/v1.2.0...HEAD [Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/minetest-mods/moreblocks/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/minetest-mods/moreblocks/compare/v1.1.0...v1.2.0 [1.2.0]: https://github.com/minetest-mods/moreblocks/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...v1.1.0 [1.1.0]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...v1.1.0

파일 보기

@@ -60,9 +60,9 @@ on that line.
## Version compatibility ## Version compatibility
More Blocks is currently primarily tested with Minetest 0.4.16. More Blocks is currently primarily tested with Minetest 0.4.17.
It may or may not work with newer or older versions. Issues arising in older It may or may not work with newer or older versions. Issues arising in older
versions than 0.4.16 will generally not be fixed. versions than 0.4.17 will generally not be fixed.
## License ## License