Skip to content

Commit 6fd88e0

Browse files
committed
Prepare 4.3.0 release
1 parent ae185e1 commit 6fd88e0

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.3.0] - 2019-11-08
810
### Added
911
- 403 Forbidden errors from the Mojang's API are now logged
1012
- `QUEUE_LOOP_DELAY` configuration param to adjust Mojang's textures queue performance
@@ -73,7 +75,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7375
from the textures link instead.
7476
- `hash` field from `POST /api/skins` endpoint.
7577

76-
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.3...HEAD
78+
[Unreleased]: https://github.com/elyby/chrly/compare/4.3.0...HEAD
79+
[4.3.0]: https://github.com/elyby/chrly/compare/4.2.3...4.3.0
7780
[4.2.3]: https://github.com/elyby/chrly/compare/4.2.2...4.2.3
7881
[4.2.2]: https://github.com/elyby/chrly/compare/4.2.1...4.2.2
7982
[4.2.1]: https://github.com/elyby/chrly/compare/4.2.0...4.2.1

0 commit comments

Comments
 (0)