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 a10997d commit 0d23f0bCopy full SHA for 0d23f0b
Sort.novaextension/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## Version 1.2 (2020-10-27)
2
+
3
+Added a picture to readme to make it more obvious what the extension does.
4
5
+## Version 1.1 (2020-10-17)
6
7
+Readme updates.
8
9
## Version 1.0 (2020-10-17)
10
11
Initial release.
Sort.novaextension/extension.json
@@ -3,7 +3,7 @@
"name": "Sort",
"organization": "Chris DiLorenzo",
"description": "Sort lines by content or length in the editor.",
- "version": "1.0",
+ "version": "1.2",
"categories": ["commands"],
"repository": "https://github.com/chrisdl/nova-sort",
"bugs": "https://github.com/chrisdl/nova-sort/issues",
0 commit comments