Prepare 0.2.1 release

This commit is contained in:
ErickSkrauch 2020-06-10 17:00:58 +03:00
parent a9544a2b7d
commit bbc85be65b
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.1] - 2020-06-10
### Added
- [Check if security questions are needed](https://wiki.vg/Mojang_API#Check_if_security_questions_are_needed) endpoint.
- [Get list of questions](https://wiki.vg/Mojang_API#Get_list_of_questions) endpoint.
@ -45,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial implementation
[Unreleased]: https://github.com/elyby/mojang-api/compare/0.2.0...HEAD
[Unreleased]: https://github.com/elyby/mojang-api/compare/0.2.1...HEAD
[0.2.1]: https://github.com/elyby/mojang-api/compare/0.2.0...0.2.1
[0.2.0]: https://github.com/elyby/mojang-api/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/elyby/mojang-api/releases/tag/0.1.0