From 209efa214611cac88e73f461051e92eb64e6d6d7 Mon Sep 17 00:00:00 2001 From: jankuss Date: Mon, 25 Jan 2021 11:35:02 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 403c46c7..4a591294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [0.6.5] - 2021-01-25 + +### Fixed + +- Animation transitions +- TileCursor not cleaned up properly + ## [0.6.4] - 2021-01-24 ### Fixed