Skip to content

Commit 334e60f

Browse files
committed
Prepare 4.2.3 release
1 parent 6d6d0e4 commit 334e60f

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.2.3] - 2019-10-03
810
### Changed
911
- Mojang's textures queue batch size [reduced to 10](https://wiki.vg/index.php?title=Mojang_API&type=revision&diff=14964&oldid=14954).
1012
- 400 BadRequest errors from the Mojang's API are now logged.
@@ -64,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6466
from the textures link instead.
6567
- `hash` field from `POST /api/skins` endpoint.
6668

67-
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.2...HEAD
69+
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.3...HEAD
70+
[4.2.3]: https://github.com/elyby/chrly/compare/4.2.2...4.2.3
6871
[4.2.2]: https://github.com/elyby/chrly/compare/4.2.1...4.2.2
6972
[4.2.1]: https://github.com/elyby/chrly/compare/4.2.0...4.2.1
7073
[4.2.0]: https://github.com/elyby/chrly/compare/4.1.1...4.2.0

0 commit comments

Comments
 (0)