-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md for Collectd #5535
Conversation
nicgrayson
commented
Feb 3, 2016
- CHANGELOG.md updated
- Rebased/mergable
- Tests pass
- Sign CLA (if not already signed)
Looks good. Can you add a changelog entry and confirm you have signed the CLA. Thanks! |
@corylanou squashed, changelog'd, and signed |
@@ -38,7 +38,7 @@ | |||
- [#5479](https://github.com/influxdata/influxdb/issues/5479): Bringing up a node as a meta only node causes panic | |||
- [#5504](https://github.com/influxdata/influxdb/issues/5475): create retention policy on unexistant DB crash InfluxDB | |||
- [#5505](https://github.com/influxdata/influxdb/issues/5505): Clear authCache in meta.Client when password changes. | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to go under the v0.11.0
section now. v.0.10.0
has already been released.
@jwilder sorry about that. I rebased and fixed. |
+1 |
@nicgrayson needs another rebase and I can get this merged. |
@e-dard rebased |