Skip to content

Commit d36fc77

Browse files
committed
Prepare 4.2.1 release
1 parent ab78af3 commit d36fc77

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]
8+
9+
## [4.2.1] - 2019-05-06
810
### Changed
911
- Improved Keep-Alive settings for HTTP client used to perform requests to Mojang's APIs.
1012
- Mojang's textures queue now has static delay of 1 second after each iteration to prevent strange `429` errors.
@@ -55,5 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5557
from the textures link instead.
5658
- `hash` field from `POST /api/skins` endpoint.
5759

58-
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.0...HEAD
60+
[Unreleased]: https://github.com/elyby/chrly/compare/4.2.1...HEAD
61+
[4.2.1]: https://github.com/elyby/chrly/compare/4.2.0...4.2.1
5962
[4.2.0]: https://github.com/elyby/chrly/compare/4.1.1...4.2.0

0 commit comments

Comments
 (0)