summaryrefslogtreecommitdiff
path: root/doc/news/version_4.6.0.mdwn
diff options
context:
space:
mode:
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