diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html
index 6d6d54b2..e8182581 100644
--- a/docs/LOOT Readme.html
+++ b/docs/LOOT Readme.html
@@ -370,6 +370,7 @@ To translate the LOOT application:
Russian translation: Tokc.D.K.
Brazilian Portuguese translation: Kassane
Finnish translation: 3ventic
+ German translation: Lukas Pradel
Beta testing: Too many to list, thank you all!
LOOT is written in C++ and makes use of the Alphanum, Boost, libespm, libgit2, libloadorder, wxWidgets and yaml-cpp libraries. LOOT's reports are written in HTML5/CSS3/Javascript and make use of Polyfill.js and RequireJS. Copyright license information for all these may be found here.
@@ -443,6 +444,25 @@ 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.1 - X December 2014
+
+ - Fixed: Default Nehrim registry entry path.
+
- Fixed: Messages in the wrong language being selected.
+
- Fixed: LOOT windows opening off-screen if the screen area had been changed since last run.
+
- Fixed: Read-only
.git folders preventing repository deletion.
+ - Fixed: Unnecessary plugins in cyclic dependency error messages.
+
- Fixed: Bash Tag suggestions displaying incorrectly.
+
- Fixed: The current game can no longer be deleted from the settings window.
+
- Fixed: Plugin metadata being lost when the settings window was exited with the "OK" button, leading to possible condition evaluation issues.
+
- Fixed: A blank report bug when running on systems which don't have Internet Explorer 11 installed.
+
- Changed: Updated Boost (1.57.0), libgit2 (0.21.3), wxWidgets (3.0.2) and libloadorder dependencies. This includes a critical security vulnerability fix in libgit2.
+
- Changed: The game menu is now updated when the settings window is exited with the "OK" button.
+
- Changed: Updated Russian translation.
+
- Changed: Updated Brazilian Portuguese translation.
+
- Added: German translation.
+
- Added: The Large Address Aware flag to the LOOT executable.
+
+
0.6.0 - 05 July 2014
- Fixed: The uninstaller not removing the Git repositories used to update the masterlists.