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 093b28c commit e1d924aCopy full SHA for e1d924a
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+None.
11
+
12
+## [0.7.2] - 2021-12-01
13
14
### Fixed
15
16
- do not show error messages for `SIGTERM` errors (#42)
package.json
@@ -7,7 +7,7 @@
},
"displayName": "Credo (Elixir Linter)",
"description": "VSC Support for Elixir linter 'Credo'.",
- "version": "0.7.1",
+ "version": "0.7.2",
"engines": {
"vscode": "^1.62.0"
0 commit comments