diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html
index e632a38a..22e2f6fe 100644
--- a/docs/LOOT Readme.html
+++ b/docs/LOOT Readme.html
@@ -532,13 +532,14 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".0.9.1 - 21 June 2016
- Removed support for Windows Vista.
- - Add support for Fallout 4's Contraptions Workshop DLC.
+ - Added support for Fallout 4's Contraptions Workshop DLC, and the upcoming Vault-Tec Workshop and Nuka-World DLC. Support for the latter two is based on their probable but unconfirmed plugin names, which may be subject to change.
- Fixed user dirty metadata being read-only in the metadata editor.
- Fixed LOOT incorrectly reading a tag with no name from plugin descriptions containing
{{BASH:}}.
- The content refresh menu item is now disabled during sorting.
- 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.
- Enabling the conflicts filter now scrolls to the target plugin, which is no longer highlighted with a blue border.
- The layout of the Filters sidebar tab has been improved.
+ - The CEF (3.2704.1427.g95055fe), and libloadorder (9.4.0) dependencies have been updated to the versions given in brackets.
- Some code has been refactored to improve its quality.