CHANGES.md in textbringer-0.2.3 vs CHANGES.md in textbringer-0.2.4
- old
+ new
@@ -1,4 +1,8 @@
+## 0.2.4
+
+* Remove Buffer#on_modified and add Buffer#on instead.
+
## 0.2.3
* Add the on_modified callback to Buffer.
* Use Gem.find_latest_files to find plugins.
* Turn off synatx highlighting when the buffer is binary.