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 94873b7 commit ae47454Copy full SHA for ae47454
CHANGELOG.md
@@ -9,7 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
None
11
12
-## [0.0.1] - 2020-09-02
+## [0.0.2] - 2020-10-25
13
+
14
+### Changed
15
16
+- Changed display name to 'Elixir Linter (Credo)'
17
18
+## [0.0.1] - 2020-10-25
19
20
### Added
21
package.json
@@ -6,7 +6,7 @@
6
},
7
"displayName": "Elixir Linter (Credo)",
8
"description": "VSC Support for Elixir linter 'Credo'.",
- "version": "0.0.1",
+ "version": "0.0.2",
"engines": {
"vscode": "^1.47.0"
0 commit comments