summaryrefslogtreecommitdiff
path: root/moreores/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'moreores/CHANGELOG.md')
-rw-r--r--moreores/CHANGELOG.md21
1 files changed, 17 insertions, 4 deletions
diff --git a/moreores/CHANGELOG.md b/moreores/CHANGELOG.md
index e3c422f..15f9276 100644
--- a/moreores/CHANGELOG.md
+++ b/moreores/CHANGELOG.md
@@ -1,10 +1,23 @@
-# Change Log
+# Changelog
All notable changes to this project will be documented in this file.
-The format is based on [Keep a Changelog](http://keepachangelog.com/)
-and this project adheres to [Semantic Versioning](http://semver.org/).
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+
+### Added
+
+- Brazilian translation.
+
+### Fixed
+
+- Handle tin which is now included in [Minetest Game](https://github.com/minetest/minetest_game).
+ If it is detected, then the tin nodes and items from More Ores won't be registered.
## [1.0.0] - 2017-02-19
-- Initial versioned release. \ No newline at end of file
+- Initial versioned release.
+
+[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...HEAD