summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess2017-06-03 14:59:57 -0400
committerJoey Hess2017-06-03 14:59:57 -0400
commit417daf5089f80be23f183c82d122fc6101164f4b (patch)
treec9ece8d96dd0cacb1016d4fc3dafb0baf4045794 /doc/news
parent8b7357e5701015302aafdd689831893b7d60e847 (diff)
add news item for propellor 4.0.4
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_4.0.3.mdwn6
-rw-r--r--doc/news/version_4.0.4.mdwn5
2 files changed, 5 insertions, 6 deletions
diff --git a/doc/news/version_4.0.3.mdwn b/doc/news/version_4.0.3.mdwn
deleted file mode 100644
index eb467287..00000000
--- a/doc/news/version_4.0.3.mdwn
+++ /dev/null
@@ -1,6 +0,0 @@
-propellor 4.0.3 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties.
- Thanks, Daniel Brooks.
- * Added Propellor.Property.Bootstrap, which can be used to make
- disk images contain their own installation of propellor."""]] \ No newline at end of file
diff --git a/doc/news/version_4.0.4.mdwn b/doc/news/version_4.0.4.mdwn
new file mode 100644
index 00000000..411af6d3
--- /dev/null
+++ b/doc/news/version_4.0.4.mdwn
@@ -0,0 +1,5 @@
+propellor 4.0.4 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Propellor.Property.Restic added for yet another backup program.
+ Thanks, FĂ©lix Sipma.
+ * Removed dependency on MissingH, instead depends on split and hashable."""]] \ No newline at end of file