diff --git a/CHANGELOG.md b/CHANGELOG.md index 04cf919df5c..1863e33a184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ **New Features && Enhancements** - [Issue #2457](https://github.com/grafana/grafana/issues/2457). Admin: admin page for all grafana organizations (list / edit view) +- [Issue #1186](https://github.com/grafana/grafana/issues/1186). Time Picker: New option `today`, will set time range from midnight to now # 2.1.1 (2015-08-11) diff --git a/public/app/panels/timepicker/module.html b/public/app/panels/timepicker/module.html index e73516126ae..634f567a692 100644 --- a/public/app/panels/timepicker/module.html +++ b/public/app/panels/timepicker/module.html @@ -20,7 +20,7 @@