mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 14:25:25 -04:00
♻️ scripts & issues logs in changelog.md
This commit is contained in:
parent
a6889413b5
commit
683a27a71f
1 changed files with 7 additions and 4 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -10,11 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [v1.0.1] - 8 Oct 2020
|
||||
|
||||
### Added
|
||||
|
||||
- **[builder](./builder/)** python package
|
||||
- Build only **x11** cursors by passing `--x11` flag in `build.py`
|
||||
- #76 Wrong implementation resize cursors **[closed]**
|
||||
- #74 `Pillow` pip requirements checking in installation of **clickgen**
|
||||
- Bump up **clickgen** version to **1.1.7**
|
||||
- Build only **win** cursors by passing `--win` flag in `build.py`
|
||||
- Bump up **clickgen** version to **1.1.7** (KDE cursors fix patch)
|
||||
- `22px` size added (suggestion by **@gotroot** from pling.com)
|
||||
|
||||
### Changed
|
||||
|
@ -25,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- **Installation** docs updated in [README.md](./README.md) & [PLING.bbcode](./PLING.bbcode)
|
||||
- remove additional comments in **[PULL_REQUEST_TEMPLATE.md](./.github/PULL_REQUEST_TEMPLATE.md)**
|
||||
|
||||
<!-- ### Issues fix -->
|
||||
<!-- - #76 Wrong implementation resize cursors **[closed]** -->
|
||||
<!-- - #74 `Pillow` pip requirements checking in installation of **clickgen** -->
|
||||
|
||||
## [v1.0.0] - 3 Oct 2020
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue