51 lines
1.1 KiB
Markdown
51 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
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]
|
|
|
|
### Changed
|
|
|
|
- sponsor with liberapay
|
|
- builder module renamed to `src`
|
|
- bitmapping log more descriptive
|
|
|
|
### Added
|
|
|
|
- `Makefile` command with `THEME_PREFIX` variable
|
|
|
|
## [v1.0.2] - 20 June 2021
|
|
|
|
### Changed
|
|
|
|
- Bigger hotspot dot for Resize cursors
|
|
- Windows resize cursors scale down
|
|
- `text` & `vertical-text` cursors scale down
|
|
|
|
### Added
|
|
|
|
- **BreezeX-Black** variant added
|
|
|
|
## [v1.0.1] - 16 June 2021
|
|
|
|
### Changed
|
|
|
|
- `left_ptr_watch` and `wait` got minimal design
|
|
- Cursors preview updated
|
|
|
|
## [v1.0.0] - 14 June 2021
|
|
|
|
### Added
|
|
|
|
- Initial release 🎊
|
|
- Logo and badges
|
|
- CI/CD Pipelines
|
|
|
|
[unreleased]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.2...main
|
|
[v1.0.2]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.1...v1.0.2
|
|
[v1.0.1]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.0...v1.0.1
|
|
[v1.0.0]: https://github.com/ful1e5/BreezeX_Cursor/tree/v1.0.0
|