From b626aaaae902a9299c89ac0b2152a411cc835736 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Jul 2015 22:43:17 -0400 Subject: add news item for propellor 2.6.0 --- doc/news/version_2.6.0.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/news/version_2.6.0.mdwn (limited to 'doc/news/version_2.6.0.mdwn') 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 -- cgit v1.2.3