summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-11-07 20:40:38 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-11-07 20:40:38 -0600
commit8eb40de40679aea6f413a73abf4b65430ac748f7 (patch)
tree3ef5155ec4c5d5c76ce034a95c20017fa259069f
parent134fcabcff2e47cc97b3cbfd28e4ee633e8bf48d (diff)
downloadhorizon-8eb40de40679aea6f413a73abf4b65430ac748f7.tar.gz
horizon-8eb40de40679aea6f413a73abf4b65430ac748f7.tar.bz2
horizon-8eb40de40679aea6f413a73abf4b65430ac748f7.tar.xz
horizon-8eb40de40679aea6f413a73abf4b65430ac748f7.zip
Update CHANGELOG0.9.6
-rw-r--r--CHANGELOG.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cf2e3b0..3616805 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,41 @@
+0.9.6 (2020-11-07)
+==================
+
+Disk
+----
+
+* Correctly fix EFI vars directory issue.
+
+
+Image Creation
+--------------
+
+* An issue regarding creating archives with symlinks has been fixed.
+
+
+Metadata
+--------
+
+* Horizon now runs ``update-boot`` when bootloader installation is requested.
+
+
+Network
+-------
+
+* PPPoE: An issue reading certain configuration keys has been fixed.
+
+
+Tests
+-----
+
+* Many additional test cases have been added, bringing code coverage to nearly
+ 97%.
+
+
+
0.9.5 (2020-09-27)
==================