🗒️ Windows resizes cursors fix logs in CHANGELOG.md

This commit is contained in:
ful1e5 2020-10-15 07:53:02 +05:30
parent d46f5b3a18
commit 3f2b327641

View file

@ -8,11 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
### Added
- Skip **already rendered** Bitmaps in `bibata-core`
### Changed
- Windows Resize cursors wrong implementation fixed **#76** [Reopen]
## [v1.0.1] - 8 Oct 2020
### Added
- **[builder](./builder/)** python package
- Build only **x11** cursors by passing `--x11` flag in `build.py`
- Build only **win** cursors by passing `--win` flag in `build.py`