Skip to content

Commit 72e683b

Browse files
authored
Update CHANGELOG.md
1 parent e3796e5 commit 72e683b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 2.4.1
22
* `savename`'s default options now have `sigdigits = 3` instead of `digits = 3` as stated in the documentation string. This was supposed to happen already since 2.0 but did not because of a bug. (#284)
3+
* Any subtypes of `AbstractDict` now work with DrWatson (#283).
4+
35
# 2.4.0
46
* Add the macro version of `produce_or_load` to enable tagging with the calling source file and line.
57
# 2.3.0

0 commit comments

Comments
 (0)