Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

For the full commit log, [see here](https://github.com/influxdata/influxdb-rails/commits/master).

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

## v1.0.0.beta5, unreleased
- Silently eat all dropped configuration options and do not crash
- Add per action view to the sample dashboard
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
> You are looking at the README for the master branch of this gem.
> The latest released version lives in the stable-04 branch,
> [see here](https://github.com/influxdata/influxdb-rails/tree/stable-04#readme)
> for an online version.
> :warning: You are looking at the README for the master branch of this gem.
> See the latest [released version (1.0.0)](https://github.com/influxdata/influxdb-rails/tree/v1.0.0#readme)
> instead.

# influxdb-rails

Expand Down