changelog: Update through HEAD

This commit is contained in:
Daniel Shahaf 2015-10-20 14:29:33 +00:00
parent a73b33fc13
commit 58b0047c81

View file

@ -1,4 +1,4 @@
up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
up to c687bddea311a8adc964fd91496e07150368bbfd
# Changes in version 0.3.0
@ -79,6 +79,8 @@ up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
- `$?` propagated correctly to wrapped widgets
- don't leak $REPLY into global scope
## Developer-visible changes:
@ -86,6 +88,8 @@ up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
- set `warn_create_global` internally
- document release process