소스 검색

feat: add annoucements

Baptiste Augrain 2 년 전
부모
커밋
b87deb8af1
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  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"
+  }
+]