Browse Source

feat: add annoucements

Baptiste Augrain 2 years ago
parent
commit
b87deb8af1
1 changed files with 14 additions and 0 deletions
  1. 14 0
      annoucements.json

+ 14 - 0
annoucements.json

@@ -0,0 +1,14 @@
+[
+  {
+    "title": "Issue: Update to `1.71.0`",
+    "url": "https://github.com/VSCodium/vscodium/issues/1227"
+  },
+  {
+    "title": "Issue: Support for Windows 7",
+    "url": "https://github.com/VSCodium/vscodium/issues/1264"
+  },
+  {
+    "title": "Discussion: New icon",
+    "url": "https://github.com/VSCodium/vscodium/discussions/1218"
+  }
+]