CHANGELOG.md in byebug-1.2.0 vs CHANGELOG.md in byebug-1.3.0

- old
+ new

@@ -1,4 +1,9 @@ +## 1.3.0 + +* Support colon-delimited include paths in command-line front-end (@ender672) + + ## 1.2.0 * Added 'pry' command. * Ctrl+C during command line editing is handled and works like pry/irb