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