Browse Source

Update news.json

Jasper van Merle 6 years ago
parent
commit
9613ddd14e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      assets/javascripts/news.json

+ 4 - 0
assets/javascripts/news.json

@@ -1,4 +1,8 @@
 [
+  [
+    "2019-07-21",
+    "Fixed several bugs, added an option to automatically download documentation, and <a href=\"https://github.com/freeCodeCamp/devdocs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc+closed%3A%3E2019-07-18+977+988+986+870+886+1024+979+975+941+831+1005+848+942\" target=\"_blank\">more</a>."
+  ],
   [
     "2019-07-19",
     "Replaced the AppCache with a Service Worker (which makes DevDocs an installable PWA) and fixed layout preferences on Firefox."