From dbc2aa7d84aaf20b5e18752aa51a9d8b35676dd5 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Thu, 13 Aug 2020 16:58:59 +0530 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=20Changelogs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f4c89572 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,77 @@ +# 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] + +## [v0.4.2] - 12 January 2020 + +### Chnaged + +- same names in Oil and Classic [Fixed again] + +## [v0.4.2.beta.1] - 22 December 2019 + +### Changed + +- Bibata Logo resigned + +## [v0.4.2.alpha.2] - 1 December 2019 + +### Added + +- Fresh new Aminated cursors +- Missing KDE Cursors +- Added custom animation-delay tweak script + +### Chnaged + +- Glitch fixed in watch cursor(loading state) +- Bibata Amber Color changed to #FF8000 +- Bibata Oil is inspired on adwaita gtk theme colour #272728 + +## [v0.4.2.alpha.1] - 13 November 2019 + +### Added + +- New build process using python +- Common .svg file for all cursor source(i.e. time saving for modification) +- Bibata Classic Flavor +- Available for Windows user + +### Changed + +- Color & Shadow changed for easy visibility +- Cursor's corner-shape changed +- Hot-spots changed + +## [v.0.4.1] - 3 September 2018 + +### Changed + +- Locations Fixed +- AUR added in README.md + +## [v0.3.1] - 16 March 2018 + +### Changed + +- Redesign Crosshair + +## [v0.3] - 3 February 2018 + +### Added + +- Initial release 🎊 + +[unreleased]: https://github.com/ful1e5/Bibata_Cursor/compare/master...v0.4.2 +[v0.4.2]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.4.2.beta.1...v0.4.2 +[v0.4.2.beta.2]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.4.2.alpha.2...v0.4.2.beta.1 +[v0.4.2.beta.1]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.4.2.alpha.1...v0.4.2.alpha.2 +[v0.4.2.alpha.1]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.4.1...v0.4.2.alpha.1 +[v.0.4.1]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.3.1...v0.4.1 +[v0.3.1]: https://github.com/ful1e5/Bibata_Cursor/compare/v0.3...v0.3.1 +[v0.3]: https://github.com/ful1e5/Bibata_Cursor/tree/v0.3