summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-06-01 23:57:33 -0400
committerJoey Hess2015-06-01 23:57:33 -0400
commite11c68cf1e515746e3bd0256a949e182ae735f99 (patch)
treeb77f8435028612c6e660be12ea5553de344bd68c /debian/changelog
parentc9dc306016d22bba092412d90e1375254caffe7b (diff)
Docker: volume and publish accept Bound FilePath and Bound Port, respectively. They also continue to accept Strings, for backwards compatability.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c262eadf..f4459a2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,9 @@ propellor (2.5.0) UNRELEASED; urgency=medium
* Firewall: Port was changed to a newtype, and the Port and PortRange
constructors of Rules were changed to DPort and DportRange, respectively.
(API change)
+ * Docker: volume and publish accept Bound FilePath and Bound Port,
+ respectively. They also continue to accept Strings, for backwards
+ compatability.
-- Joey Hess <id@joeyh.name> Thu, 07 May 2015 12:08:34 -0400