diff options
| -rw-r--r-- | doc/news/version_4.6.1.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_4.7.3.mdwn | 3 |
2 files changed, 3 insertions, 7 deletions
diff --git a/doc/news/version_4.6.1.mdwn b/doc/news/version_4.6.1.mdwn deleted file mode 100644 index eb7bd940..00000000 --- a/doc/news/version_4.6.1.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -propellor 4.6.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Added Network.dhcp' and Network.static', which allow specifying - additional options for interfaces files. - * Fix build failure on ghc-8.2.1 - Thanks, Sergei Trofimovich. - * DiskImage: Fix strictness bug in .parttable read/write sequence."""]]
\ No newline at end of file diff --git a/doc/news/version_4.7.3.mdwn b/doc/news/version_4.7.3.mdwn new file mode 100644 index 00000000..87c58e81 --- /dev/null +++ b/doc/news/version_4.7.3.mdwn @@ -0,0 +1,3 @@ +propellor 4.7.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Expand the Trace data type."""]]
\ No newline at end of file |
