From 20dc9f103776c77e15a8aa756d816a6f54e45c90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Jul 2017 16:42:44 -0400 Subject: add news item for propellor 4.5.0 --- doc/news/version_4.5.0.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/news/version_4.5.0.mdwn (limited to 'doc/news/version_4.5.0.mdwn') diff --git a/doc/news/version_4.5.0.mdwn b/doc/news/version_4.5.0.mdwn new file mode 100644 index 00000000..d78a2618 --- /dev/null +++ b/doc/news/version_4.5.0.mdwn @@ -0,0 +1,9 @@ +propellor 4.5.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Generalized the PartSpec DSL, so it can be used for both + disk image partitioning, and disk device partitioning, with + different partition sizing methods as appropriate for the different + uses. (minor API change) + * Propellor.Property.Parted: Added calcPartTable function which uses + PartSpec DiskPart, and a useDiskSpace combinator. + * Generate a better description for versioned properties."""]] \ No newline at end of file -- cgit v1.2.3