CHANGELOG.md in jefferies_tube-1.4 vs CHANGELOG.md in jefferies_tube-1.5
- old
+ new
@@ -4,9 +4,14 @@
This project attempts to follow [semantic versioning](https://semver.org/)
## Unreleased
+## 1.5
+
+* enhancements
+ * Add rails:allthelogs capistrano command to tail all of the rails logs at once.
+
## 1.4
* enhancements
* Rails 6.1 support - fix deprecations and outdated gem dependencies.