Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris authored Sep 6, 2021
1 parent e3796e5 commit 72e683b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 2.4.1
* `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)
* Any subtypes of `AbstractDict` now work with DrWatson (#283).

# 2.4.0
* Add the macro version of `produce_or_load` to enable tagging with the calling source file and line.
# 2.3.0
Expand Down

0 comments on commit 72e683b

Please sign in to comment.