From 978ad2e9f416d64c710ec7144fbf0dd8cab13b88 Mon Sep 17 00:00:00 2001
From: EBatTiVo
Date: Mon, 31 Aug 2015 23:28:07 -0700
Subject: [PATCH] Updated contributors and change notes for 0.9.6.
---
CHANGELOG.md | 6 ++++++
CONTRIBUTORS.md | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c3cd3d47..f54d04e9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
+ 0.9.6: (community release)
+
+ - Fix debugger trying to populate all variables when stopped at a breakpoint.
+ - Suppress display of back-end generated intermediate variables when debugging.
+ - Fix NPE when editing files outside of a project.
+
0.9.5: (community release)
- Add new typing support for type checking and completion. (Thanks to Carlos Ballesteros!) (Issues #288,#291,#308,#317)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 2de6bafe1..cea951cbd 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -6,8 +6,6 @@ Recent contributors
- Bryan Ischo
- Carlos Ballesteros Velasco
- EBatTiVo
- - eliasku
- - Elias Ku
- Eric B
- Gabor Csomak
- giabao