Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 4c5ea1e

Browse files
authored
Merge pull request #100 from hennevogel/bugfix/changelog
Adopt changelog to recent changes
2 parents a6504db + 0f4fce2 commit 4c5ea1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ For the full commit log, [see here](https://github.com/influxdata/influxdb-rails
55
## v1.0.1, unreleased
66
- Drop support for Ruby 2.3
77
- Drop support for Rails 4.x
8+
- Add `auth_method` to client configuration (#96, @anlek)
9+
- Drop undocumented `instrumentation_enabled` setting, use
10+
`ignored_environments` do disable instrumentation
11+
- Simplified spec with a PORO test client
812

913
## v1.0.0, released 2019-10-23
1014
The Final release, no code changes.

0 commit comments

Comments
 (0)