Skip to content

Commit

Permalink
Update CHANGELOG.md for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Jul 31, 2018
1 parent 768f7c5 commit 9324ecc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.11.0
----------
* Rework assets so whether or not they are managed as sets is configured at the type level
* LocationHiearchy assets should be managed like a set like other asset types
* Migrate empty flows
* TransferTo airtime transfer action
* Simplify server handler methods and improve validation errors involving fields on composed types
* Dynamic type for actions, events, routers etc
* Make func names more consistent and implement same typing system for waits

v0.10.21
----------
* Tweak resthook_called events so the event itself has status=success for HTTP 410 responses
Expand Down

0 comments on commit 9324ecc

Please sign in to comment.