macos: Implement run_return (#1108)

* macos: Implement run_return

* Update comments

* Fix CHANGELOG.md
This commit is contained in:
Kirill Chibisov 2019-08-23 12:30:53 +03:00 committed by Hal Gentz
parent 31110be396
commit 7b707e7d75
3 changed files with 35 additions and 28 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
- On macOS, implement `run_return`.
# 0.20.0 Alpha 3 (2019-08-14)
- On macOS, drop the run closure on exit.