diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-03 14:59:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-03 14:59:57 -0400 |
| commit | 417daf5089f80be23f183c82d122fc6101164f4b (patch) | |
| tree | c9ece8d96dd0cacb1016d4fc3dafb0baf4045794 /doc | |
| parent | 8b7357e5701015302aafdd689831893b7d60e847 (diff) | |
add news item for propellor 4.0.4
Diffstat (limited to 'doc')
| -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 |
