We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a43db commit edef920Copy full SHA for edef920
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# upcoming
2
3
+# 0.2.1
4
+- fix save menu #22
5
+- add "New", "Save As" menu items
6
+- add View menu with Preview toggle
7
+- add "Release notes" reference
8
+
9
+# 0.2.0
10
+- directive suggestions
11
+- pod6 snippets 🏷
12
# 0.1.0
13
- save windows state between app restarts
14
- open external url in browser
package.json
@@ -3,7 +3,7 @@
"productName": "podlite",
"author": "Aliaksandr Zahatski",
"license": "MIT",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "pod6 editor",
"main": "build/main.js",
"repository": {
0 commit comments