diff --git a/assets/javascripts/news.json b/assets/javascripts/news.json index a2d18a47..1e4c8230 100644 --- a/assets/javascripts/news.json +++ b/assets/javascripts/news.json @@ -1,4 +1,8 @@ [ + [ + "2019-07-21", + "Fixed several bugs, added an option to automatically download documentation, and more." + ], [ "2019-07-19", "Replaced the AppCache with a Service Worker (which makes DevDocs an installable PWA) and fixed layout preferences on Firefox."