summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2018-02-18 14:32:04 -0400
committerJoey Hess2018-02-18 14:32:04 -0400
commit5dd318843db607ca5b77bdc01b5d5f164180a92c (patch)
treea268a84b54499d4c0a87e317b0f82794e5efad4f /doc
parentb0599c446cbcc5eb5f46687699115ea27b62ef3e (diff)
add news item for propellor 5.3.2
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_5.3.2.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/version_5.3.2.mdwn b/doc/news/version_5.3.2.mdwn
new file mode 100644
index 00000000..cd16116e
--- /dev/null
+++ b/doc/news/version_5.3.2.mdwn
@@ -0,0 +1,10 @@
+propellor 5.3.2 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Added Propellor.Property.Atomic, which can make a non-atomic property
+ that operates on a directory into an atomic property.
+ (Inspired by Vaibhav Sagar's talk on Functional Devops in a
+ Dysfunctional World at LCA 2018.)
+ * Added Git.pulled.
+ * Systemd.machined: Install systemd-container on Debian
+ stretch.
+ Thanks, Sean Whitton"""]] \ No newline at end of file