From e5dcc8e17668b3994fc8de1d53c7e48659c08aee Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Jun 2014 10:18:11 -0400 Subject: add news item for propellor 0.7.0 --- doc/news/version_0.7.0.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/news/version_0.7.0.mdwn (limited to 'doc/news/version_0.7.0.mdwn') diff --git a/doc/news/version_0.7.0.mdwn b/doc/news/version_0.7.0.mdwn new file mode 100644 index 00000000..6ce0b517 --- /dev/null +++ b/doc/news/version_0.7.0.mdwn @@ -0,0 +1,9 @@ +propellor 0.7.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * combineProperties no longer stops when a property fails; now it continues + trying to satisfy all properties on the list before propigating the + failure. + * Attr is renamed to Info. + * Renamed wrapper to propellor to make cabal installation of propellor work. + * When git gpg signature of a fetched git branch cannot be verified, + propellor will now continue running, but without merging in that branch."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e