commit bcc04460ebcff02da1884b3894ce3db285fcec04 Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Jun 12 09:26:15 2018 +0200
Update news.json to version 269 of doc/MetricsTimeline. --- src/main/resources/web/json/news.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
diff --git a/src/main/resources/web/json/news.json b/src/main/resources/web/json/news.json index 1dd5c3e..f69edad 100644 --- a/src/main/resources/web/json/news.json +++ b/src/main/resources/web/json/news.json @@ -3068,6 +3068,24 @@ "target" : "https://bugs.torproject.org/26111" } ] }, { + "start" : "2018-06-09", + "protocols" : [ "meek" ], + "short_description" : "Release of Tor Browser 7.5.5, removes meek-amazon option.", + "description" : "Release of Tor Browser 7.5.5, removes meek-amazon option.", + "links" : [ { + "label" : "blog post", + "target" : "https://blog.torproject.org/tor-browser-755-released" + } ] +}, { + "start" : "2018-06-10", + "protocols" : [ "meek" ], + "short_description" : "Release of Tor Browser 8.0a8, removes meek-amazon option.", + "description" : "Release of Tor Browser 8.0a8, removes meek-amazon option.", + "links" : [ { + "label" : "blog post", + "target" : "https://blog.torproject.org/tor-browser-80a8-released" + } ] +}, { "start" : "2016-02-24", "places" : [ "tm" ], "protocols" : [ "<OR>" ],