diff options
| -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 |
