Skip to content

Commit f7a3057

Browse files
committed
Release alpha9
1 parent 41ea046 commit f7a3057

File tree

3 files changed

+110
-77
lines changed

3 files changed

+110
-77
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Notable `mc-server-wrapper` changes, tracked in the [keep a changelog](https://k
44

55
## [Unreleased]
66

7+
## [alpha9] - 2023-10-10
8+
9+
### Added
10+
11+
* Added support for insecure chat messages ([#17](https://github.com/Cldfire/mc-server-wrapper/pull/17) - @derspyy)
12+
713
### Internal
814

915
* Replace `tui` with `ratatui` 0.23.0
@@ -144,7 +150,8 @@ Small release updating some dependencies.
144150

145151
Tagging a first alpha release after a few months of working on the project.
146152

147-
[Unreleased]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha8...HEAD
153+
[Unreleased]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha9...HEAD
154+
[alpha9]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha8...alpha9
148155
[alpha8]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha7...alpha8
149156
[alpha7]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha6...alpha7
150157
[alpha6]: https://github.com/Cldfire/mc-server-wrapper/compare/alpha5...alpha6

0 commit comments

Comments
 (0)