CHANGES.md in textbringer-1.0.3 vs CHANGES.md in textbringer-1.0.4
- old
+ new
@@ -1,4 +1,9 @@
+## 1.0.4
+
+* Support Ruby 3.0.
+* Do not record backtrace of Quit (C-g).
+
## 1.0.3
* Fix indentation bugs.
* Fix a bug of fourground! when it is called in the main thread.