CHANGELOG.md in influxdb-rails-1.0.1.beta2 vs CHANGELOG.md in influxdb-rails-1.0.1.beta3
- old
+ new
@@ -1,8 +1,11 @@
# Changelog
For the full commit log, [see here](https://github.com/influxdata/influxdb-rails/commits/master).
+## v1.0.1.beta3, release 2020-10-16
+- Drop `perform_start.active_job` subscriber, it's rather useless on dashboards.
+
## v1.0.1.beta2, released 2020-09-14
- Implement [`deliver.action_mailer`](https://guides.rubyonrails.org/active_support_instrumentation.html#deliver-action-mailer) subscriber
- Add missing Active Job documentation
- Drop support for Ruby 2.4
- Drop support for Rails < 5.2