Files
BreezeX_Cursor/CHANGELOG.md
T
2021-06-16 09:08:03 +05:30

28 lines
701 B
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]
## [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.1...main
[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