diff --git a/forms/aboutporymap.ui b/forms/aboutporymap.ui
index 5c1c4c8f..8e7ebb69 100644
--- a/forms/aboutporymap.ui
+++ b/forms/aboutporymap.ui
@@ -53,7 +53,7 @@
- Version 3.0.0 - February 12th, 2020
+ Version 3.0.1 - March 4th, 2020
Qt::AlignCenter
@@ -111,7 +111,10 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">All notable changes to this project will be documented in this file.</p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The format is based on <a href="https://keepachangelog.com/en/1.0.0/"><span style=" text-decoration: underline; color:#0000ff;">Keep a Changelog</span></a>,and this project somewhat adheres to <a href="https://semver.org/spec/v2.0.0.html"><span style=" text-decoration: underline; color:#0000ff;">Semantic Versioning</span></a>. The MINOR version number is bumped when there are breaking changes in the pret projects.</p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">"Breaking Changes"</span> 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.</p>
-<p style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="-3-0-0-2020-02-12"></a><a href="https://github.com/huderlem/porymap/compare/2.0.0...3.0.0"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">3</span></a><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">.0.0</span><span style=" font-weight:600;"> - 2020-02-12</span></p>
+<p style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="-3-0-1-2020-03-04"></a><a href="https://github.com/huderlem/porymap/compare/3.0.0...3.0.1"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">3</span></a><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">.0.1</span><span style=" font-weight:600;"> - 2020-03-04</span></p>
+<p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="fixed"></a><span style=" font-weight:600;">F</span><span style=" font-weight:600;">ixed</span></p>
+<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fix bug on Mac where tileset images were corrupted when saving.</li></ul>
+<p style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="-3-0-0-2020-03-04"></a><a href="https://github.com/huderlem/porymap/compare/2.0.0...3.0.0"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">3</span></a><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">.0.0</span><span style=" font-weight:600;"> - 2020-03-04</span></p>
<p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="breaking-changes"></a><span style=" font-weight:600;">B</span><span style=" font-weight:600;">reaking Changes</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pokeemerald and pokeruby both underwent a naming consistency update with respect to "object events". As such, these naming changes break old versions of Porymap.</li></ul>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 2;"><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pokeemerald object event PR: <a href="https://github.com/pret/pokeemerald/pull/910"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/pret/pokeemerald/pull/910</span></a></li>