Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Dec 27, 2020
1 parent c3c6c4c commit a1c1660
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*********
Changelog
*********


2020-12-27 0.1.0
================
- First official release
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ and ``examples/sinewave-midnights/dashboard.json`` into Grafana::

# Login to Grafana.
export GRAFANA_URL=http://localhost:3000
http --session=grafana $GRAFANA_URL --auth=admin:admin
http --session=grafana ${GRAFANA_URL} --auth=admin:admin

# Create datasource.
cat examples/sinewave-midnights/datasource.json | \
Expand Down

0 comments on commit a1c1660

Please sign in to comment.