diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-08 01:08:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-08 01:08:40 -0400 |
| commit | 6b6d5a08819e946364a41dfa67d6c26a51479420 (patch) | |
| tree | ff4ea246b47f932314f3b41a5460dbde73d92fca /debian | |
| parent | 3c7219874b8b44c93fe8fd29462dc0bb3336967c (diff) | |
changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 827c7986..101ea004 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -propellor (1.1.1) UNRELEASED; urgency=medium +propellor (1.2.0) UNRELEASED; urgency=medium * 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) -- Joey Hess <id@joeyh.name> Sun, 07 Dec 2014 17:08:55 -0400 |
