Skip to content

Commit

Permalink
Updated contributors and change notes for 0.9.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
EBatTiVo committed Sep 1, 2015
1 parent b30a669 commit 978ad2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Warning: This plugin will NOT work correctly using IDEA version 14.1.2. It works well with
versions 14.1 and 14.1.1. Version 14.1.3 is still being tested.
</p>
<p>0.9.6: (community release)</p>
<ul>
<li>Fix debugger trying to populate all variables when stopped at a breakpoint.</li>
<li>Suppress display of back-end generated intermediate variables when debugging.</li>
<li>Fix NPE when editing files outside of a project.</li>
</ul>
<p>0.9.5: (community release)</p>
<ul>
<li>Add new typing support for type checking and completion. (Thanks to Carlos Ballesteros!) (Issues #288,#291,#308,#317)</li>
Expand Down
2 changes: 0 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Recent contributors
- Bryan Ischo <[email protected]>
- Carlos Ballesteros Velasco <[email protected]>
- EBatTiVo <[email protected]>
- eliasku <[email protected]>
- Elias Ku <[email protected]>
- Eric B <[email protected]>
- Gabor Csomak <[email protected]>
- giabao <[email protected]>
Expand Down

0 comments on commit 978ad2e

Please sign in to comment.