Skip to content

Commit 93b657e

Browse files
Changelog entry for new release (#147)
Changelog
1 parent 8603989 commit 93b657e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## v1.0.1 - unreleased
3+
## v1.0.1 - 16.01.205
4+
This version patches a bug from v1.0.0. that broke `FileContainer.concat()`.
45

56
- compare keys of two `FileContainer`s with `pandas.Index.equals()` instead of `is` in `FileContainer.concat()` ([#145](https://github.com/mpytools/filefisher/pull/145)) - this fixes a bug where no two FileContainers that are not the same object could be concatenated together, see [Github issue](https://github.com/mpytools/filefisher/issues/143).
67

0 commit comments

Comments
 (0)