We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2292c1 commit 6c63e1cCopy full SHA for 6c63e1c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.2.0] - 2025-05-10
6
+
7
### Changed
8
- Merged template SimpleMC/mc-kotlin-plugin-template
9
- MC 1.21, Kotlin 2.1, Gradle 8
@@ -15,5 +17,6 @@
15
17
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
16
18
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
19
-[Unreleased]: https://github.com/SimpleMC/SimpleNPCs/compare/release-0.1.0...HEAD
20
+[Unreleased]: https://github.com/SimpleMC/SimpleNPCs/compare/v0.2.0...HEAD
21
+[0.2.0]: https://github.com/SimpleMC/SimpleNPCs/compare/v0.1.0...v0.2.0
22
[0.1.0]: https://github.com/SimpleMC/SimpleNPCs/releases/tag/release-0.1.0
0 commit comments