mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-07 22:36:49 -04:00
Update changelog
This commit is contained in:
parent
f917113c34
commit
4aa07e9d32
@ -2,13 +2,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## 0.14.0 - unreleased
|
## 0.14.0 - 2017-05-29
|
||||||
### Fixed
|
### Fixed
|
||||||
* Proper ```Size()``` handling for custom ```RWops```
|
* Proper ```Size()``` handling for custom ```RWops```
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
* ```Window::GetOpacity()``` and ```Window()::SetOpacity()``` wrappers for functions appeared in SDL 2.0.5
|
* ```Window::GetOpacity()``` and ```Window()::SetOpacity()``` wrappers for functions appeared in SDL 2.0.5
|
||||||
* ```Music``` RWops constructors based on undocumented SDL_mixer functions
|
* ```Music``` RWops constructors based on undocumented SDL_mixer functions
|
||||||
|
* Static standalone build support
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* libSDL2pp now follows SDL2 include path conventions, finding and using SDL2 headers without SDL2/ prefix
|
* libSDL2pp now follows SDL2 include path conventions, finding and using SDL2 headers without SDL2/ prefix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user