CHANGELOG.md in influxdb-rails-1.0.1.beta1 vs CHANGELOG.md in influxdb-rails-1.0.1.beta2

- old
+ new

@@ -1,8 +1,14 @@ # Changelog For the full commit log, [see here](https://github.com/influxdata/influxdb-rails/commits/master). +## 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 + ## v1.0.1.beta1, released 2020-08-21 - Drop support for Ruby 2.3 - Drop support for Rails 4.x - Add `auth_method` to client configuration (#96, @anlek) - Drop undocumented `instrumentation_enabled` setting, use