From 4b7bf87da1b08a3f7488216c11485b7c80779628 Mon Sep 17 00:00:00 2001 From: huderlem Date: Fri, 4 Jan 2019 18:24:11 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aa2740c..6e219b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ and this project does **not** adhere to any strict versioning scheme, such as [S 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 +### Added +- Add "magic fill" mode to fill tool (hold down CTRL key). This fills all matching metatiles on the map, rather than only the contiguous region. ## [1.1.0] - 2018-12-27 ### Breaking Changes