Skip to content

Commit

Permalink
Add changing file_dep to list to CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Aug 16, 2022
1 parent 65ac309 commit 778f448
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Changes

- Ref #409: make cloudpickle optional, and not installed by default on PyPy.
- fix: make sure `io.capture` respects out/err option.


- Fix #254: use `list` for `file_dep` instead of `set` to preserve the order of dependencies.

0.36.0 (*2022-04-22*)
=====================
Expand Down Expand Up @@ -611,4 +610,3 @@ Changes
====================

- initial release

0 comments on commit 778f448

Please sign in to comment.