From e97f692ad8ca305a89a9113688f609428e115e22 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:43:40 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Changelog=20updated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba019b4..1cd848d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Makefile target re-arrange & installation process updated (Merged #10) +- Compact code inside `builder/*` +- Remove `setup.py` +- Builder module renamed to `gdbuild` +- Import `gdbuild` module directly inside `build.py` +- Windows **True HiDPi Supports** inside build.py ## [v1.1.1] - 29 Mar 2021