changelog: Update through HEAD
This commit is contained in:
parent
a73b33fc13
commit
58b0047c81
|
@ -1,4 +1,4 @@
|
||||||
up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
|
up to c687bddea311a8adc964fd91496e07150368bbfd
|
||||||
|
|
||||||
|
|
||||||
# Changes in version 0.3.0
|
# Changes in version 0.3.0
|
||||||
|
@ -79,6 +79,8 @@ up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
|
||||||
|
|
||||||
- `$?` propagated correctly to wrapped widgets
|
- `$?` propagated correctly to wrapped widgets
|
||||||
|
|
||||||
|
- don't leak $REPLY into global scope
|
||||||
|
|
||||||
|
|
||||||
## Developer-visible changes:
|
## Developer-visible changes:
|
||||||
|
|
||||||
|
@ -86,6 +88,8 @@ up to 9a3c7d19609ca8c426a54b252b8509faf63b0bd5
|
||||||
|
|
||||||
- set `warn_create_global` internally
|
- set `warn_create_global` internally
|
||||||
|
|
||||||
|
- document release process
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue