Update CHANGELOG.md

This commit is contained in:
Alex R. Delp 2020-05-02 12:19:32 -07:00 committed by GitHub
parent 8012403b8f
commit 37f588845a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ 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]
- Upgrade to GLFW 3.3
- Add more examples
- Add position as out variable from vertex shader
- Add experimental joystick support