From e6de89f19573c70dc062556a0a6568e8a1a8fcc0 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 25 Jan 2018 11:05:25 -0500 Subject: [PATCH] finish writing the blurb --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4cc3c58f7b..ddf959b96a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Changes in version 0.3.3.1-alpha - 2018-01-25: - Tor 0.3.3.1-alpha is the first release + Tor 0.3.3.1-alpha is the first release in the 0.3.3.x series. It adds + several new features to Tor, including several improvements to + bootstrapping, and support for an experimental "vanguards" feature to + resist guard discovery attacks. This series also includes better + support for applications that need to embed Tor or manage v3 + onion services. o Major features (embedding): - There is now a documented stable API for programs that need to