From 8555f75acc050f29508d88f1e57159f79cb948d1 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Mon, 1 Apr 2019 19:38:47 -0400 Subject: update blox, castles, cottages, technic, farming_redo, gloopblocks, homedecor, led_marquee, locks, maptools, mesecons, plantlife, moreblocks, nixie_tubes, replacer, travelnet, and unified inventory --- moreores/CHANGELOG.md | 5 ++++- moreores/README.md | 6 +++--- moreores/depends.txt | 3 ++- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'moreores') diff --git a/moreores/CHANGELOG.md b/moreores/CHANGELOG.md index cd7bd33..eec6244 100644 --- a/moreores/CHANGELOG.md +++ b/moreores/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.1.0] - 2019-03-23 + ### Added - 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. -[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 diff --git a/moreores/README.md b/moreores/README.md index 601001b..255ca60 100644 --- a/moreores/README.md +++ b/moreores/README.md @@ -60,13 +60,13 @@ on that line. ## 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 -versions than 0.4.16 will generally not be fixed. +versions than 0.4.17 will generally not be fixed. ## 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 [`LICENSE.md`](LICENSE.md) for details. diff --git a/moreores/depends.txt b/moreores/depends.txt index 0dc152f..6c8d8d7 100644 --- a/moreores/depends.txt +++ b/moreores/depends.txt @@ -1,3 +1,4 @@ default -mg? farming? +intllib? +mg? -- cgit v1.2.3