From 35bf319b284c9fa570cd9303f8d7a9e3a2ad3abb Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Sun, 2 Aug 2020 17:25:04 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Unrealesed=20version=20logs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 222a67c..d3d7eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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