Skip to content

Commit 37cc8cd

Browse files
committed
Prepare 4.5.0 release
1 parent 620bb95 commit 37cc8cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased] - xxxx-xx-xx
8+
9+
## [4.5.0] - 2020-05-01
810
### Added
911
- [#24](https://github.com/elyby/chrly/issues/24): Implemented a new strategy for the queue in the batch provider of
1012
Mojang UUIDs: `full-bus`.
@@ -144,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
144146
from the textures link instead.
145147
- `hash` field from `POST /api/skins` endpoint.
146148

147-
[Unreleased]: https://github.com/elyby/chrly/compare/4.4.1...HEAD
149+
[Unreleased]: https://github.com/elyby/chrly/compare/4.5.0...HEAD
150+
[4.5.0]: https://github.com/elyby/chrly/compare/4.4.1...4.5.0
148151
[4.4.1]: https://github.com/elyby/chrly/compare/4.4.0...4.4.1
149152
[4.4.0]: https://github.com/elyby/chrly/compare/4.3.0...4.4.0
150153
[4.3.0]: https://github.com/elyby/chrly/compare/4.2.3...4.3.0

0 commit comments

Comments
 (0)