summaryrefslogtreecommitdiff
path: root/doc/news/version_2.6.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess2015-07-10 22:43:17 -0400
committerJoey Hess2015-07-10 22:43:17 -0400
commitb626aaaae902a9299c89ac0b2152a411cc835736 (patch)
treedc6357d0e8964e53920868405713b7d57656b735 /doc/news/version_2.6.0.mdwn
parentfb3fc7dec87625180e5d097826c6ef15dcab5b5c (diff)
add news item for propellor 2.6.0
Diffstat (limited to 'doc/news/version_2.6.0.mdwn')
-rw-r--r--doc/news/version_2.6.0.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/version_2.6.0.mdwn b/doc/news/version_2.6.0.mdwn
new file mode 100644
index 00000000..4cd360f4
--- /dev/null
+++ b/doc/news/version_2.6.0.mdwn
@@ -0,0 +1,10 @@
+propellor 2.6.0 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * 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.
+ * Added --unset to delete a privdata field.
+ * Version dependency on exceptions.
+ * Systemd: Add masked property.
+ Thanks, Sean Whitton
+ * Fix make install target to work even when git is not configured."""]] \ No newline at end of file