summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e698c9c0..460d468d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,10 @@ propellor (3.5.0) UNRELEASED; urgency=medium
creation and servers will not be running in it.
* The IsInfo types class's propagateInfo function changed to use a
PropagateInfo data type. (API change)
+ * Property types changed to use a Maybe (Propellor Result). (API change)
+ * When Nothing needs to be done to ensure a property, propellor
+ will avoid displaying its description at all. The doNothing property
+ is an example of such a property.
-- Joey Hess <id@joeyh.name> Wed, 08 Mar 2017 14:02:10 -0400