From 0fa5089ec6c1963bc9d75f88850a1f3a7d2281ab Mon Sep 17 00:00:00 2001 From: joseaverde <72261191+joseaverde@users.noreply.github.com> Date: Mon, 2 Nov 2020 11:52:03 +0100 Subject: [PATCH] Preparing for first version --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b95fe8..9901fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Created CHANGELOG.md file - Added GPLv3 licence read it [here](LICENCE) - Added main file of the project [main.adb](src/main.adb) -- Added Colour support -- Added Styling support -- Added Cursor support +- Added Surfaces +- Added Colouring for Surfaces +- Added Cursors +- Fixed major bugs +