This commit is contained in:
Maik Klein 2020-03-24 12:22:14 +01:00 committed by GitHub
parent 3c62d50ea0
commit a480c57152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Switch to [libloading](https://github.com/nagisa/rust_libloading) - Switch to [libloading](https://github.com/nagisa/rust_libloading)
- Vulkan version macros are not const functions - Vulkan version macros are now const functions
- Switched to a new [changelog](https://keepachangelog.com/en/1.0.0/) format - Switched to a new [changelog](https://keepachangelog.com/en/1.0.0/) format
### Fixed ### Fixed