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

Commit 06be019

Browse files
committed
Update CHANGELOG to indicate 0.1.11.
1 parent c8821f0 commit 06be019

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.11] - 2020-04-06
10+
### Fixes
11+
- Include support for OGG and JPG which were previously not compiled
12+
- Add more fixes to the sky rendering
13+
914
## [0.1.10] - 2020-02-06
1015
### Changes
1116
- The project now uses CMake and vcpkg to build
@@ -1006,7 +1011,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10061011
- cleaned up octaedit
10071012
- hacked a fix for a culling error in touchingfaces
10081013

1009-
[Unreleased]: https://github.com/tomatenquark/code/compare/v0.1.10...HEAD
1014+
[Unreleased]: https://github.com/tomatenquark/code/compare/v0.1.11...HEAD
1015+
[0.1.11]: https://github.com/tomatenquark/code/compare/v0.1.10...0.1.11
10101016
[0.1.10]: https://github.com/tomatenquark/code/compare/v0.1.9...0.1.10
10111017
[0.1.9]: https://github.com/tomatenquark/code/compare/v0.1.8...0.1.9
10121018
[0.1.8]: https://github.com/tomatenquark/code/compare/v0.1.7...0.1.8

0 commit comments

Comments
 (0)