mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-21 10:45:23 -04:00
✨ Unrealesed version logs
This commit is contained in:
parent
e87d9467db
commit
35bf319b28
1 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,14 @@ 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
|
||||
|
||||
- `hand1 hand2 move` cursors finger gap & border in center
|
||||
- Drop shadow & FPS(**62**) imporovments in `wait, left_ptr_watch` cursors.
|
||||
- Build size fix **65x65** to **64x64**. ([b6a8529](https://github.com/KaizIqbal/apple_cursor/commit/1120d176636baff2aac1838ba316b4f420be7ca7))
|
||||
|
||||
## [1.0.0-alpha1] - 31 July 2020
|
||||
|
||||
### Added
|
||||
|
@ -13,4 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Logo and badges
|
||||
- CI/CD Pipelines
|
||||
|
||||
[unreleased]: https://github.com/KaizIqbal/apple_cursor/compare/1.0.0-alpha1...master
|
||||
[1.0.0-alpha1]: https://github.com/KaizIqbal/apple_cursor/tree/1.0.0-alpha1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue