Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 79e4fe9

Browse files
committed
Indicate 0.1.7 in CHANGELOG.
1 parent 9817ab0 commit 79e4fe9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.7] - 2020-11-05
10+
### Added
11+
- Added player name status icons
12+
- Add hide and seek game mode
13+
- Add getmodeinfo command
14+
- Added explodebright variable
15+
16+
### Changed
17+
- Add cleanups for rendering water and glass
18+
919
## [0.1.6] - 2020-07-05
1020
### Added
1121
- Added setdemotime command
@@ -968,7 +978,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
968978
- cleaned up octaedit
969979
- hacked a fix for a culling error in touchingfaces
970980

971-
[Unreleased]: https://github.com/tomatenquark/code/compare/v0.1.6...HEAD
981+
[Unreleased]: https://github.com/tomatenquark/code/compare/v0.1.7...HEAD
982+
[0.1.7]: https://github.com/tomatenquark/code/compare/v0.1.6...0.1.7
972983
[0.1.6]: https://github.com/tomatenquark/code/compare/v0.1.5...0.1.6
973984
[0.1.5]: https://github.com/tomatenquark/code/compare/v0.1.4...0.1.5
974985
[0.1.4]: https://github.com/tomatenquark/code/compare/v0.1.3...0.1.4

0 commit comments

Comments
 (0)