Add changelogs for 0.9.1

This commit is contained in:
Oliver Hamlet
2016-06-21 18:54:57 +01:00
parent 9545dfb332
commit 9fec349925
2 changed files with 18 additions and 0 deletions
+13
View File
@@ -529,6 +529,19 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".</blockqu
<h2 id="history">Version History</h2>
<p>Only program history is recorded here. A full history of masterlist changes may be viewed by browsing the GitHub repositories.
<h3>0.9.1 - <i>21 June 2016</i></h3>
<ul>
<li>Removed support for Windows Vista.</li>
<li>Add support for Fallout 4's Contraptions Workshop DLC.</li>
<li>Fixed user dirty metadata being read-only in the metadata editor.</li>
<li>Fixed LOOT incorrectly reading a tag with no name from plugin descriptions containing <code>{{BASH:}}</code>.</li>
<li>The content refresh menu item is now disabled during sorting.</li>
<li>The conflicts filter toggle buttons have been removed from the plugin card menus, and the filter re-implemented as a dropdown menu of plugin names in the Filters sidebar tab.</li>
<li>Enabling the conflicts filter now scrolls to the target plugin, which is no longer highlighted with a blue border.</li>
<li>The layout of the Filters sidebar tab has been improved.</li>
<li>Some code has been refactored to improve its quality.</li>
</ul>
<h3>0.9.0 - <i>21 May 2016</i></h3>
<h4>Fixes</h4>
<ul>
+5
View File
@@ -61,7 +61,12 @@
* "docs/licenses/Licenses.txt" file.
*
* @section history_sec Version History
* ## 0.9.1 - *21 June 2016*
*
* * No API changes.
*
* ## 0.9.0 - *21 May 2016*
*
* * Moved API header location to the more standard `include/loot/api.h`.
* * Documented LOOT's masterlist versioning system.
* * Made all API outputs fully const to make it clear they should not