Skip to content

Commit

Permalink
Release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Aug 1, 2017
1 parent 53ec80c commit 0f1e56f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 0.11.0 (August 1, 2017)

FEATURES:

- Server:

* Optimize various database queries
* Add state activity to API
* Add --no-sync flag to disable S3 syncing
* Get version list from activity API point [GH #10]
* Retire legacy history API point
* Add locks API point [GH #11]
* Add tfversion and types counts to API

- UI:

* Use a non-fluid container and fix the margins
* Move index.html to static/ directory
* List each path only once in overview, with most recent version
* Add state activity to overview [GH #5]
* Sort state files in navbar select
* Add lock information to overview and state view [GH #11]
* Add charts to overview [GH #12]


## 0.10.1 (July 27, 2017)

FIXES:
Expand Down

0 comments on commit 0f1e56f

Please sign in to comment.