Skip to content

Commit

Permalink
updating changelog to reflect #536
Browse files Browse the repository at this point in the history
  • Loading branch information
amoffat committed Aug 28, 2020
1 parent 6cf2692 commit 0d34026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
## 1.14.0 - 8/28/20
* `_env` now more lenient in accepting dictionary-like objects [#527](https://github.com/amoffat/sh/issues/527)
* `None` and `False` arguments now do not pass through to underlying command [#525](https://github.com/amoffat/sh/pull/525)
* Implemented `find_spec` on the fancy importer, which fixes some Python3.4+ issues [#536](https://github.com/amoffat/sh/pull/536)

## 1.13.1 - 4/28/20
* regression fix if `_fg=False` [#520](https://github.com/amoffat/sh/issues/520)
Expand Down

0 comments on commit 0d34026

Please sign in to comment.