Skip to content

Commit

Permalink
Add #2074 to changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
KronicDeth committed Nov 5, 2021
1 parent 38ac031 commit 2cde6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@
* Walk the true and false (else) branch of if in Modules or Quote

### Bug Fixes
* [#2074](https://github.com/KronicDeth/intellij-elixir/pull/2074) - [@Thau](https://github.com/Thau)
* Alternative function clause for `put_event` with `suite_finished`
* [#2179](https://github.com/KronicDeth/intellij-elixir/pull/2179) - [@KronicDeth](https://github.com/KronicDeth)
* StackOverflow fixes
* getElementDescription(ElixirAtom, ElementDescriptionLocation)
Expand Down
1 change: 1 addition & 0 deletions resources/META-INF/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ <h1>v11.14.0</h1>
<li>
<p>Bug Fixes</p>
<ul>
<li>Alternative function clause for <code>put_event</code> with <code>suite_finished</code></li>
<li>StackOverflow fixes
<ul>
<li>
Expand Down

0 comments on commit 2cde6df

Please sign in to comment.