Update version and changelog

This commit is contained in:
Starbeamrainbowlabs 2019-10-29 21:10:02 +00:00
parent 10f136cec3
commit d7acfd9861
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
2 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,11 @@ This is the changelog for the air quality web interface and its associated HTTP
- `[Code]` refers to internal changes to the code that have no direct impact on the web interface or the HTTP API, but are significant enough to warrant note.
- `[Docs]` refers to changes to the [documentation](https://aq.connectedhumber.org/__nightdocs/00-Welcome.html).
## v0.13.1
- Fix the first-run tour
## v0.13-dev
## v0.13
- Round dates before making API requests to improve caching potential
- [@Mr-Pepp](https://github.com/Mr-Pepp): Improve initial on-boarding tour
- Added `last_seen` to `list-devices-near` (#36)

View File

@ -1 +1 @@
v0.13-dev
v0.13.1-dev