Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Jun 20, 2021
1 parent c10f863 commit fb74a8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.1.3 (2021-06-19)

- #65 - Got rid of constructor.name usage, since minifying can break it.

# 3.1.2 (2020-07-21)

- #54 - Fixed a bug where multiple transactions started at the same time could result in a transaction never resolving, if one of the transactions had no database operations inside it. Thank you @medmunds for both finding and fixing this bug!
Expand Down

0 comments on commit fb74a8a

Please sign in to comment.