CHANGELOG.md in byebug-9.0.0 vs CHANGELOG.md in byebug-9.0.1
- old
+ new
@@ -1,11 +1,15 @@
# CHANGELOG
## Master (Unreleased)
+## 9.0.1 - 2016-05-14
+
+* `quit` never exiting when remote debugging (#201).
+
## 9.0.0 - 2016-05-11
-## Fixed
+### Fixed
* `irb` command unintentionally changing $PROGRAM_NAME.
* `pry` command failing.
* Unrelated error message when using `pry` command and Pry not installed.
* Interrupting program execution from remote control interface (#239, thanks