Update changelog

This commit is contained in:
ErickSkrauch 2019-05-02 21:07:40 +03:00
parent 6515e3e5bd
commit e6bac323c5

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]
## [4.2.0] - 2019-05-02
### Added
- `CHANGELOG.md` file.
- [#1](https://github.com/elyby/chrly/issues/1): Restored Mojang skins proxy.
@ -41,4 +43,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
from the textures link instead.
- `hash` field from `POST /api/skins` endpoint.
[Unreleased]: https://github.com/elyby/chrly/compare/4.1.1...HEAD
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.0...HEAD
[4.2.0]: https://github.com/elyby/chrly/compare/4.1.1...4.2.0