diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html
index 0fce3e67..b2f1370a 100644
--- a/docs/LOOT Readme.html
+++ b/docs/LOOT Readme.html
@@ -539,6 +539,20 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Version History
Only program history is recorded here. A full history of masterlist changes may be viewed by browsing the GitHub repositories.
+
0.8.0 - X July 2015
+
+ - Fixed
Cannot read property 'push' of undefined
errors when sorting.
+ - Fixed many miscellaneous bugs, including initialisation crashes and incorrect metadata input/output handling.
+ - Fixed metadata editors not clearing unsaved edits when editing is cancelled.
+ - Improved plugin loading performance for computers with weaker multithreading capabilities (eg. non-hyperthreaded dual-core or single-core CPUs).
+ - LOOT no longer displays validity warnings for inactive plugins.
+ - LOOT now displays a more user-friendly error when a syntax error is encountered in an updated masterlist.
+ - Added support for loading custom user interface themes, and added a dark theme.
+ - Metadata syntax support changes.
+ - Updated German translation.
+ - Updated libgit2 to v0.23.0.
+
+
0.7.1 - 22 June 2015
- Fixed LOOT UI opening in default browser on launch.