From fa9e43e7b4e0685207a4c69edc81cd0fc37bf7b2 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Thu, 6 Aug 2020 19:31:23 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed6acf..1b2c331 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,13 +15,14 @@ - Scaleway instance creating issue [\#1549](https://github.com/trailofbits/algo/pull/1549) ### Changed +- Discontinue use of the WireGuard PPA [\#1855](https://github.com/trailofbits/algo/pull/1855) - SSH changes [\#1636](https://github.com/trailofbits/algo/pull/1636) - Default port is set to `4160` and can be changed in the config - SSH user for every cloud provider is `algo` - EC2: enable EBS encryption by default [\#1556](https://github.com/trailofbits/algo/pull/1556) - Upgrades [\#1549](https://github.com/trailofbits/algo/pull/1549) - Python 3 - - Ansible 2.8 + - Ansible 2.9 [\#1777](https://github.com/trailofbits/algo/pull/1777) ### Breaking changes - Python virtual environment moved to .env [\#1549](https://github.com/trailofbits/algo/pull/1549)