From 3bc9497ea23617f5deafbe85670e1274230c578e Mon Sep 17 00:00:00 2001 From: huderlem Date: Mon, 27 Dec 2021 16:57:36 -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 40bd21bc..6a948072 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ 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. +### Changed +- If an object event is inanimate, it will always render using its first frame. ## [4.5.0] - 2021-12-26 ### Added