From 776aac56bcbe3fe9f476c1b781b8f41327ffcf26 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Wed, 20 Jan 2021 19:26:55 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b6a46de..0e3a054b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,12 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. If porymap is used on a project that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly. ## [Unreleased] -Nothing, yet. + +### Added +- Add ability to export map timelapse animated GIFs with `File -> Export Map Timelapse Image...`. + +### Fixed +- Fix tileset palette editor crash that could occur when switching maps or tilesets with it open. ## [4.4.0] - 2020-12-20 ### Added