CHANGELOG.md in salesforce_streamer-2.6.0 vs CHANGELOG.md in salesforce_streamer-2.8.0
- old
+ new
@@ -1,9 +1,21 @@
# Changelog
Sorted so that the most recent change logs are near the top. Only significant
changes are logged in the change log.
+## 2023-02-14 Krzysztof Knapik
+
+v2.8 bump dependency constraints, restforce 6.2+
+
+## 2022-08-01 Krzysztof Knapik
+
+v2.7 bump dependency constraints
+
+## 2022-04-10 Krzysztof Knapik
+
+v2.6 drops ruby 2.7 support and adds ruby 3.1 support
+
## 2020-08-17 Scott Serok [scott@renofi.com](mailto:scott@renofi.com)
v2.1 changes the expected interface of `Configuration#replay_adapter`.
Normally this breaking change would require a major version bump, but since the