Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Jan 21, 2019
1 parent fdfdbd0 commit 1fc9d63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

## Unreleased
+ `units` are now also returned in the GET `/data` API call.
+ All database access is now done via AJAX requests using our own API rather
than doing server-side requests. (#45)
+ Removed a confusing route: `/api/v1/<metric>`. (#39)
+ Added a title that will link back to the index page. (#40)
+ Changed the way we handle generating links when behind a proxy that's
Expand Down

0 comments on commit 1fc9d63

Please sign in to comment.