diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-03 15:07:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-03 15:07:47 -0400 |
| commit | ee56d3793be3a8c0c268d8afdc642ef92b879269 (patch) | |
| tree | b0700d19696ee32516e43b5bfa88baf7ae0105b7 | |
| parent | 250dbdc25f59405babe7554b9e75fc5482dca56f (diff) | |
add news item for propellor 4.0.5
| -rw-r--r-- | doc/news/version_4.0.4.mdwn | 5 | ||||
| -rw-r--r-- | doc/news/version_4.0.5.mdwn | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/news/version_4.0.4.mdwn b/doc/news/version_4.0.4.mdwn deleted file mode 100644 index 411af6d3..00000000 --- a/doc/news/version_4.0.4.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -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 diff --git a/doc/news/version_4.0.5.mdwn b/doc/news/version_4.0.5.mdwn new file mode 100644 index 00000000..0b746ca7 --- /dev/null +++ b/doc/news/version_4.0.5.mdwn @@ -0,0 +1,4 @@ +propellor 4.0.5 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Switch cabal file from Extensions to Default-Extensions to fix + new picky hackage rejection."""]]
\ No newline at end of file |
