diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-06-16 14:52:50 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-06-16 14:52:50 -0400 |
| commit | 948f855c63d6f2da09ce3689d1b610b343501f73 (patch) | |
| tree | 08f29ab858812f8ec9794a2b7bbaa9e3b37e39a9 /debian | |
| parent | 182fa98253072781795ad4f589da4216748b1218 (diff) | |
update for Docker.Image changes
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e641881..079ecf48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (2.6.0) UNRELEASED; urgency=medium + + * Replace String type synonym Docker.Image by a data type + which allows to specify an image name and an optional tag. (API change) + Thanks, Antoine Eiche. + + -- Joey Hess <id@joeyh.name> Tue, 16 Jun 2015 14:49:12 -0400 + propellor (2.5.0) unstable; urgency=medium * cmdProperty' renamed to cmdPropertyEnv to make way for a new, |
