summaryrefslogtreecommitdiff
path: root/doc/news/version_4.6.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess2017-07-26 20:04:22 -0400
committerJoey Hess2017-07-26 20:04:22 -0400
commit8ab7c1a3680ad59a3017eaa21d7985e662c669a0 (patch)
tree60a99228065a104a45f9f149025871ed121afbb7 /doc/news/version_4.6.0.mdwn
parent69c1eff8a375d97c313a5a3540fd4fb1d0a4f76a (diff)
add news item for propellor 4.6.0
Diffstat (limited to 'doc/news/version_4.6.0.mdwn')
-rw-r--r--doc/news/version_4.6.0.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_4.6.0.mdwn b/doc/news/version_4.6.0.mdwn
new file mode 100644
index 00000000..673051ea
--- /dev/null
+++ b/doc/news/version_4.6.0.mdwn
@@ -0,0 +1,8 @@
+propellor 4.6.0 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Add Typeable instance to Bootstrapper, fixing build with old versions
+ of ghc.
+ * Network.static changed to take address and gateway parameters.
+ If you used the old Network.static property, it has been renamed to
+ Network.preserveStatic.
+ (Minor API change)"""]] \ No newline at end of file