Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare v1.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Mar 22, 2017
1 parent 28c5eaa commit b65bb82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [v1.4.0](https://github.com/AtomLinter/linter-elixirc/tree/v1.4.0) (2017-03-22)
[Full Changelog](https://github.com/AtomLinter/linter-elixirc/compare/v1.3.0...v1.4.0)

**Implemented enhancements:**

- Update to use Linter v2 provider and message formats [\#85](https://github.com/AtomLinter/linter-elixirc/pull/85) ([mauricerkelly](https://github.com/mauricerkelly))

## [v1.3.0](https://github.com/AtomLinter/linter-elixirc/tree/v1.3.0) (2017-03-02)
[Full Changelog](https://github.com/AtomLinter/linter-elixirc/compare/v1.2.0...v1.3.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linter-elixirc",
"version": "1.3.0",
"version": "1.4.0",
"linter-package": true,
"main": "./lib/init",
"description": "Bare Minimum Elixir lint package",
Expand Down

0 comments on commit b65bb82

Please sign in to comment.