diff --git a/doc/news/version_2.1.0.mdwn b/doc/news/version_2.1.0.mdwn deleted file mode 100644 index c2857f7..0000000 --- a/doc/news/version_2.1.0.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -propellor 2.1.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Additional tor properties, including support for making relays, - and naming bridges, relays, etc. - * New Cron.Times data type, which allows Cron.job to install - daily/monthly/weekly jobs that anacron can run. (API change) - * Fix Git.daemonRunning to restart inetd after enabling the git server. - * Ssh.authorizedKey: Make the authorized\_keys file and .ssh directory - be owned by the user, not root. - * Ssh.knownHost: Make the .ssh directory be owned by the user, not root."""]] \ No newline at end of file diff --git a/doc/news/version_2.2.0.mdwn b/doc/news/version_2.2.0.mdwn new file mode 100644 index 0000000..505ad12 --- /dev/null +++ b/doc/news/version_2.2.0.mdwn @@ -0,0 +1,8 @@ +propellor 2.2.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * When running shimmed (eg in a docker container), + improve process name visible in ps. + * Add shebang to cron.daily etc files. + * Some changes to tor configuration, minor API change. + * Propellor now builds itself, and gets its build dependencies installed + when deploying to a new host, without needing the Makefile."""]] \ No newline at end of file