Release 0.7.0

This commit is contained in:
Guillermo Rauch 2016-07-25 11:05:45 -07:00
parent 342684bb66
commit 0c328e9bab

View file

@ -2,6 +2,8 @@
0.7.0 / 2016-07-25
==================
* use `uuid` instead of `uid2` for session ids [@albinekb]
* fix support for `mapTermsDispatch` [@albinekb]
* implement `extend-info` for the custom `plist` [@lordgiotto]
* index: prevent double sesson exit (#380) [@timneutkens]
* add decorateEnv to the extensions API (#370) [@ekmartin]