We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af79254 commit 4af754cCopy full SHA for 4af754c
CHANGELOG.md
@@ -1,8 +1,13 @@
1
# Changelog
2
3
-## Unreleased
+## [Unreleased]
4
+
5
+## [0.1.0] - 2020-02-16
6
### Added
7
- Initial Release
8
9
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
10
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
12
+[Unreleased]: https://github.com/SimpleMC/SimpleNPCs/compare/release-0.1.0...HEAD
13
+[0.1.0]: https://github.com/SimpleMC/SimpleNPCs/releases/tag/release-0.1.0
0 commit comments