Skip to content

Commit e08bb23

Browse files
committed
Prepare 4.4.1 release
1 parent 2d555d9 commit e08bb23

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.1] - 2020-04-24
810
### Added
911
- [#20](https://github.com/elyby/chrly/issues/20): Print hostname in the `version` command output.
1012
- [#21](https://github.com/elyby/chrly/issues/21): Print Chrly's version during server startup.
@@ -122,7 +124,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
122124
from the textures link instead.
123125
- `hash` field from `POST /api/skins` endpoint.
124126

125-
[Unreleased]: https://github.com/elyby/chrly/compare/4.4.0...HEAD
127+
[Unreleased]: https://github.com/elyby/chrly/compare/4.4.1...HEAD
128+
[4.4.1]: https://github.com/elyby/chrly/compare/4.4.0...4.4.1
126129
[4.4.0]: https://github.com/elyby/chrly/compare/4.3.0...4.4.0
127130
[4.3.0]: https://github.com/elyby/chrly/compare/4.2.3...4.3.0
128131
[4.2.3]: https://github.com/elyby/chrly/compare/4.2.2...4.2.3

0 commit comments

Comments
 (0)