From c5ba2cabb976e8d6d5c5f776c36a9e6f656b8f9c Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 4 Sep 2020 08:03:17 +0530 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Changelogs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54efcce4..a5d8f719 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +### Changed + +- New project structure +- Build process with `python` & [**clickgen**](https://github.com/ful1e5/clickgen) +- Cursors Redesign => `all_scroll`, `pencil`, `wayland_cursor`, `xcursor` +- Bitmaps Rendering with [**puppeteer**](https://github.com/puppeteer/puppeteer) +- Build Docs + +### Added + +- Maintaining [CHANGELOG.md](./CHANGELOG.md) +- [CURSORS.md](./CURSORS.md) for all cursors information +- GitHub Actions added +- New Build with **90x** fatster build. +- Customizable Colors in **Bibata** Curosrs. +- Windows Package with **Double Click** installation 😍 +- Old Bibata(Bibata Original) +- Auto framing in animated cursors with [**pixelmatch**](https://github.com/mapbox/pixelmatch) + ## [v0.4.2] - 12 January 2020 -### Chnaged +### Changed - same names in Oil and Classic [Fixed again] @@ -27,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Missing KDE Cursors - Added custom animation-delay tweak script -### Chnaged +### Changed - Glitch fixed in watch cursor(loading state) - Bibata Amber Color changed to #FF8000