diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-09 00:38:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-09 00:38:51 -0400 |
| commit | 7a71cc04551040d4234fdb9ee49cf4162035386c (patch) | |
| tree | 0016fca6507d0a14b593461f1981d8f617a9e998 /doc/news | |
| parent | 173d7485c0bc2e23c743842d5046e11fa19b3162 (diff) | |
add news item for propellor 1.2.0
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_1.2.0.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/version_1.2.0.mdwn b/doc/news/version_1.2.0.mdwn new file mode 100644 index 00000000..6ea5581e --- /dev/null +++ b/doc/news/version_1.2.0.mdwn @@ -0,0 +1,9 @@ +propellor 1.2.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Display a warning when ensureProperty is used on a property which has + Info and is so prevented from propigating it. + * Removed boolProperty; instead the new toResult can be used. (API change) + * Include Propellor.Property.OS, which was accidentially left out of the + cabal file in the last release. + * Fix Apache.siteEnabled to update the config file and reload apache when + configuration has changed."""]]
\ No newline at end of file |
