Skip to content

Commit fbbb966

Browse files
committed
Prepare 4.4.0 release
1 parent 06b61e1 commit fbbb966

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.4.0] - 2020-04-22
810
### Added
911
- Mojang textures queue now can be completely disabled via `MOJANG_TEXTURES_ENABLED` param.
1012
- Remote mode for Mojang's textures queue with a new configuration params: `MOJANG_TEXTURES_UUIDS_PROVIDER_DRIVER` and
@@ -114,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114116
from the textures link instead.
115117
- `hash` field from `POST /api/skins` endpoint.
116118

117-
[Unreleased]: https://github.com/elyby/chrly/compare/4.3.0...HEAD
119+
[Unreleased]: https://github.com/elyby/chrly/compare/4.4.0...HEAD
120+
[4.4.0]: https://github.com/elyby/chrly/compare/4.3.0...4.4.0
118121
[4.3.0]: https://github.com/elyby/chrly/compare/4.2.3...4.3.0
119122
[4.2.3]: https://github.com/elyby/chrly/compare/4.2.2...4.2.3
120123
[4.2.2]: https://github.com/elyby/chrly/compare/4.2.1...4.2.2

0 commit comments

Comments
 (0)