Skip to content

Commit 778f448

Browse files
committed
Add changing file_dep to list to CHANGES.
1 parent 65ac309 commit 778f448

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CHANGES

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ Changes
1515

1616
- Ref #409: make cloudpickle optional, and not installed by default on PyPy.
1717
- fix: make sure `io.capture` respects out/err option.
18-
19-
18+
- Fix #254: use `list` for `file_dep` instead of `set` to preserve the order of dependencies.
2019

2120
0.36.0 (*2022-04-22*)
2221
=====================
@@ -611,4 +610,3 @@ Changes
611610
====================
612611

613612
- initial release
614-

0 commit comments

Comments
 (0)