diff options
| -rw-r--r-- | doc/news/version_4.0.3.mdwn | 6 | ||||
| -rw-r--r-- | doc/news/version_4.0.4.mdwn | 5 |
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 |
