diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 17:50:04 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 17:50:04 -0400 |
| commit | 5f99f78939270a79c1c3d0473b706dad03db4d8c (patch) | |
| tree | d311fb12b7a76075acbe5d88b367fac3c6139adc | |
| parent | 372c6d7027fd13a2dbd061d0df838865d43f7104 (diff) | |
add news item for propellor 0.5.0
| -rw-r--r-- | doc/news/version_0.5.0.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_0.5.0.mdwn b/doc/news/version_0.5.0.mdwn new file mode 100644 index 00000000..2d3e1470 --- /dev/null +++ b/doc/news/version_0.5.0.mdwn @@ -0,0 +1,8 @@ +propellor 0.5.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Removed root domain records from SOA. Instead, use RootDomain + when calling Dns.primary. + * Dns primary and secondary properties are now revertable. + * When unattendedUpgrades is enabled on an Unstable or Testing system, + configure it to allow the upgrades. + * New website, https://propellor.branchable.com/"""]]
\ No newline at end of file |
