summaryrefslogtreecommitdiff
path: root/doc/news/version_4.6.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess2017-07-26 23:40:47 -0400
committerJoey Hess2017-07-26 23:40:47 -0400
commita9eac78268e28d7194d3f9f4a382ff6658defb0c (patch)
tree9afc43cd3b71fb8ad47fd35c3e66440b54689406 /doc/news/version_4.6.0.mdwn
parent989cf9823fe5e5efb57d6a08da18bb46f548cdbe (diff)
parent89816fb838873fc97ffa9d3827440bebb848c140 (diff)
Merge branch 'master' into joeyconfig
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