CHANGELOG.md in byebug-2.2.0 vs CHANGELOG.md in byebug-2.2.1
- old
+ new
@@ -1,4 +1,10 @@
+# 2.2.1
+
+* Fix compilation issue introduced by 2.2.0 (#26)
+* "show" and "set" option `stack_trace_on_error` is now called `stack_on_error`
+
+
# 2.2.0
* Small fixes in stack_size calculations
* Warning free byebug
* Add `verbose` setting for TracePoint API event inspection