update changelog to track bugfix

This commit is contained in:
dragonwocky 2020-05-31 00:13:04 +10:00
parent 1f3b7fc20f
commit 182303aeda
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D
2 changed files with 10 additions and 8 deletions

View File

@ -5,10 +5,11 @@ but can still easily be enabled by following instructions in the [docs](README.m
### v0.5.1 (wip)
- new: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/))
- new: custom colour theming, demonstrated via the dark+ theme.
- new: custom fonts.
- new: font resizing.
- docs: custom colour theming, demonstrated via the dark+ theme.
- docs: custom fonts.
- docs: font resizing.
- docs: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/))
- bugfix: specify UTF-8 encoding to prevent gbk codec errors (thanks to [@etnperlong](https://github.com/etnperlong))
### v0.5.0 (2020-05-23)

View File

@ -13,10 +13,11 @@ but can still easily be enabled by following instructions in the <a href="/index
<a href="#v051-wip">v0.5.1 (wip)</a>
</h3>
<ul>
<li>new: hide discussions (thanks to <a href="https://www.reddit.com/user/Roosmaryn/">u/Roosmaryn</a>)</li>
<li>new: custom colour theming, demonstrated via the dark+ theme.</li>
<li>new: custom fonts.</li>
<li>new: font resizing.</li>
<li>docs: custom colour theming, demonstrated via the dark+ theme.</li>
<li>docs: custom fonts.</li>
<li>docs: font resizing.</li>
<li>docs: hide discussions (thanks to <a href="https://www.reddit.com/user/Roosmaryn/">u/Roosmaryn</a>)</li>
<li>bugfix: specify UTF-8 encoding to prevent gbk codec errors (thanks to <a href="https://github.com/etnperlong">@etnperlong</a>)</li>
</ul>
</section>