diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-04-22 00:15:18 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-04-22 00:15:18 +0200 |
commit | 2316595ab9331c20abe5c7cd4dffef22f4671227 (patch) | |
tree | a8532878cd2bd4427ea5f9fa4aa314ac44a5462c | |
parent | 238e92a6bf39c8a48841442206eba7828eab94f6 (diff) |
Remove brackets around the initial version number in the changelogorigin/masterorigin/HEAD
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f9276..612b615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 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 +## 1.0.0 - 2017-02-19 - Initial versioned release. |