mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add changelogs for 0.9.1
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user