diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md
index d25449561..d90c462b3 100644
--- a/mrv2/docs/HISTORY.md
+++ b/mrv2/docs/HISTORY.md
@@ -4,6 +4,10 @@ v0.8.0
- Fixed mrv2's file requester not selecting files with [] in them.
- Fixed mrv2's file requester not changing directories if you had typed the
full name of the directory in the filename field and pressed Enter,
+- Fixed a crash when loading a session with no files.
+- Added session name to the window's title bar.
+- Fixed a typo in Python's binding to sessios (oepenSession instead of
+ openSession).
v0.7.9
======
diff --git a/mrv2/docs/en/.buildinfo b/mrv2/docs/en/.buildinfo
index 5e1161cd0..9e9f44973 100644
--- a/mrv2/docs/en/.buildinfo
+++ b/mrv2/docs/en/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 09a18046b99087f44fea6ffec12e384f
+config: 1879dc6ceb212ab6305bc2af28a917ac
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/mrv2/docs/en/_modules/index.html b/mrv2/docs/en/_modules/index.html
index e9581d687..d9cf7fe63 100644
--- a/mrv2/docs/en/_modules/index.html
+++ b/mrv2/docs/en/_modules/index.html
@@ -3,7 +3,7 @@