1
0
의 미러 https://github.com/minetest-mods/moreores.git synced 2025-10-23 11:05:41 +02:00

Bump to version 1.1.0

This commit is contained in:
Hugo Locurcio
2019-03-23 15:19:05 +01:00
부모 19e060c31e
커밋 5c923e334a
2개의 변경된 파일7개의 추가작업 그리고 4개의 파일을 삭제

파일 보기

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## [1.1.0] - 2019-03-23
### Added ### Added
- Brazilian and Dutch translations. - Brazilian and Dutch translations.
@@ -34,4 +36,5 @@ 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.0.0...HEAD [Unreleased]: https://github.com/minetest-mods/moreores/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/minetest-mods/moreores/compare/v1.0.0...v1.1.0

파일 보기

@@ -60,13 +60,13 @@ on that line.
## Version compatibility ## Version compatibility
More Ores is currently primarily tested with Minetest 0.4.16. More Ores 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
Copyright © 2011-2017 Hugo Locurcio and contributors Copyright © 2011-2019 Hugo Locurcio and contributors
- More Ores code is licensed under the zlib license, see - More Ores code is licensed under the zlib license, see
[`LICENSE.md`](LICENSE.md) for details. [`LICENSE.md`](LICENSE.md) for details.