Update CHANGELOG

This commit is contained in:
1024jp 2018-03-14 10:10:18 +09:00
parent ac0c61f7d5
commit 80e4d6b1f6
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ unreleased
### Fixes
- Fix an issue where application could rarely crash under specific environment on saving.
- Fix an issue where the domain part was ignored when a favicon was dropped from Safari to editor.
- Fix an issue where the domain part of URL was ignored when a favicon was dropped from Safari to editor.
- Update “YAML” syntax style to fix outline extraction with a specific case.

View File

@ -43,7 +43,7 @@
<ul>
<li>Fix an issue where application could rarely crash under specific environment on saving.</li>
<li>Fix an issue where the domain part was ignored when a favicon was dropped from Safari to editor.</li>
<li>Fix an issue where the domain part of URLs was ignored when a favicon was dropped from Safari to editor.</li>
<li>Update “YAML” syntax style to fix outline extraction with a specific case.</li>
</ul>
</section>