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 1c73bb4 commit a12a6ebCopy full SHA for a12a6eb
docs/packagecontrol_changelogs/1.2.1.txt
@@ -0,0 +1,5 @@
1
+-> 1.2.1
2
+
3
+FIXED:
4
5
+- Fixed menu and command palette entries for editing package's Settings & Key Bindings using outdated paths.
messages.json
@@ -1,3 +1,4 @@
{
- "1.2.0": "docs/packagecontrol_changelogs/1.2.0.txt"
+ "1.2.0": "docs/packagecontrol_changelogs/1.2.0.txt",
+ "1.2.1": "docs/packagecontrol_changelogs/1.2.1.txt"
}
0 commit comments