CHANGELOG.md in byebug-1.8.2 vs CHANGELOG.md in byebug-2.0.0
- old
+ new
@@ -1,5 +1,12 @@
+# 2.0.0
+
+* Various bug fixes
+* "Official" definition of a command API
+* Thread support
+
+
## 1.8.2
* More user friendly regexps for commands
* Better help for some commands
* `save` command now saves the list of "displays"
@@ -89,10 +96,10 @@
* First version compatible with pry-byebug
## 1.1.0
-* Post mortem support
+* Post-mortem support
## 1.0.3
* "autoreload" is set by default now