From 727e7f8224f62f338db378852f5da478696da260 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jun 2017 19:51:41 -0400 Subject: add news item for propellor 4.0.6 --- doc/news/version_4.0.5.mdwn | 4 ---- doc/news/version_4.0.6.mdwn | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 doc/news/version_4.0.5.mdwn create mode 100644 doc/news/version_4.0.6.mdwn (limited to 'doc') diff --git a/doc/news/version_4.0.5.mdwn b/doc/news/version_4.0.5.mdwn deleted file mode 100644 index 0b746ca7..00000000 --- a/doc/news/version_4.0.5.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -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 diff --git a/doc/news/version_4.0.6.mdwn b/doc/news/version_4.0.6.mdwn new file mode 100644 index 00000000..a57c39cf --- /dev/null +++ b/doc/news/version_4.0.6.mdwn @@ -0,0 +1,5 @@ +propellor 4.0.6 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix bug that sometimes made --spin fail with + "fatal: Couldn't find remote ref HEAD" + * Display error and warning messages to stderr, not stdout."""]] \ No newline at end of file -- cgit v1.2.3