From ee56d3793be3a8c0c268d8afdc642ef92b879269 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 3 Jun 2017 15:07:47 -0400 Subject: add news item for propellor 4.0.5 --- doc/news/version_4.0.4.mdwn | 5 ----- doc/news/version_4.0.5.mdwn | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 doc/news/version_4.0.4.mdwn create mode 100644 doc/news/version_4.0.5.mdwn 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 -- cgit v1.2.3