Update CHANGELOG.md

This commit is contained in:
Alex R. Delp 2020-08-22 09:37:06 -07:00 committed by GitHub
parent 88b1e1c2d3
commit ae6c93ba96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [v0.10.0] 2020-08-22
- Gamepad API added
- Support setting an initial window position
- Support hiding the window initially
@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Changelog for this and older versions can be found on the corresponding [GitHub
releases](https://github.com/faiface/pixel/releases).
[Unreleased]: https://github.com/faiface/pixel/compare/v0.10.0-beta...HEAD
[Unreleased]: https://github.com/faiface/pixel/compare/v0.10.0...HEAD
[Unreleased]: https://github.com/faiface/pixel/compare/v0.10.0-beta...https://github.com/faiface/pixel/compare/v0.10.0
[v0.10.0-beta]: https://github.com/faiface/pixel/compare/v0.10.0-alpha...v0.10.0-beta
[v0.10.0-alpha]: https://github.com/faiface/pixel/compare/v0.9.0...v0.10.0-alpha
[v0.9.0]: https://github.com/faiface/pixel/compare/v0.8.0...v0.9.0