Skip to content

Commit e8ae7b2

Browse files
authored
Update CHANGELOG.md
1 parent 38d8a6d commit e8ae7b2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
## 1.1 [(Unreleased)](https://github.com/trailofbits/algo/tree/HEAD)
1+
## 1.2 [(Unreleased)](https://github.com/trailofbits/algo/tree/HEAD)
2+
3+
4+
## 1.1 [(Jul 31, 2019)](https://github.com/trailofbits/algo/tree/v1.1)
5+
6+
### Removed
7+
- IKEv2 for Windows is now deleted, use Wireguard [\#1493](https://github.com/trailofbits/algo/issues/1493)
28

39
### Added
10+
- Tmpfs for key generation [\#145](https://github.com/trailofbits/algo/issues/145)
411
- Randomly generated pre-shared keys for WireGuard [\#1465](https://github.com/trailofbits/algo/pull/1465) ([elreydetoda](https://github.com/elreydetoda))
512
- Support for Ubuntu 19.04 [\#1405](https://github.com/trailofbits/algo/pull/1405) ([jackivanov](https://github.com/jackivanov))
613
- AWS support for existing EIP [\#1292](https://github.com/trailofbits/algo/pull/1292) ([statik](https://github.com/statik))
@@ -17,8 +24,10 @@
1724
- Error message is missing for some roles [\#1364](https://github.com/trailofbits/algo/issues/1364)
1825
- DNS leak in Linux/Wireguard when LAN gateway/DNS is 172.16.0.1 [\#1422](https://github.com/trailofbits/algo/issues/1422)
1926
- Installation error after \#1397 [\#1409](https://github.com/trailofbits/algo/issues/1409)
27+
- EC2 encrypted images bug [\#1528](https://github.com/trailofbits/algo/issues/1528)
2028

2129
### Changed
30+
- Upgrade Ansible to 2.7.12 [\#1536](https://github.com/trailofbits/algo/pull/1536)
2231
- DNSmasq removed, and the DNS adblocking functionality has been moved to the dnscrypt-proxy
2332
- Azure: moved to the Standard_B1S image size
2433
- Refactoring, Linting and additional tests [\#1397](https://github.com/trailofbits/algo/pull/1397) ([jackivanov](https://github.com/jackivanov))

0 commit comments

Comments
 (0)