Skip to content

Commit

Permalink
Add #888 to changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
KronicDeth committed Oct 28, 2017
1 parent 3a092fe commit 169eeeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -144,6 +144,7 @@

Normal identifiers and prefix operators then fall through to the `Default` decompiler.
* [#887](https://github.com/KronicDeth/intellij-elixir/pull/887) - Add `end` to `Unquoted` decompiler bare atoms. - [@KronicDeth](https://github.com/KronicDeth)
* [#888](https://github.com/KronicDeth/intellij-elixir/pull/888) - Replace `assert`s in `Credo` external annotator with extended log messages that record the unexpected line. - [@KronicDeth](https://github.com/KronicDeth)

## v6.3.0

Expand Down
1 change: 1 addition & 0 deletions resources/META-INF/changelog.html
Expand Up @@ -42,6 +42,7 @@ <h1>v6.4.0</h1>
<p>Normal identifiers and prefix operators then fall through to the <code>Default</code> decompiler.</p>
</li>
<li>Add <code>end</code> to <code>Unquoted</code> decompiler bare atoms.</li>
<li>Replace <code>assert</code>s in <code>Credo</code> external annotator with extended log messages that record the unexpected line.</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 169eeeb

Please sign in to comment.