diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html
index 999779f0..6d6d54b2 100644
--- a/docs/LOOT Readme.html
+++ b/docs/LOOT Readme.html
@@ -443,13 +443,14 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Version History
Only program history is recorded here. The masterlists are updated far too frequently for their changes to be concisely recorded here, but a full history of changes to them may be viewed by browsing the GitHub repositories.
-
0.6.0 - X Y 2014
+0.6.0 - 05 July 2014
- Fixed: The uninstaller not removing the Git repositories used to update the masterlists.
- Fixed: Miscellaneous crashes due to uncaught exceptions.
- Fixed: Plugin priorities are now temporarily "inherited" during sorting so that a plugin with a low priority that is made via metadata to load after a plugin with a high priority doesn't cause other plugins with lower priorities to be positioned incorrectly.
- Fixed: The default language is now correctly set to English.
- Fixed: Defaults for the online masterlist repository used for Nehrim.
+
- Fixed: Endless sorting loop that occurred if some user metadata was disabled.
- Added: Display of masterlist revision date in reports.
- Added: Report filter for inactive plugin messages.
- Added: The number of dirty plugins, active plugins and plugins in total to the report summary.