Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
skwasjer committed Jan 1, 2023
1 parent 6a38aa5 commit 231eb26
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v5.7.2

- Lazy initialization of `IbanRegistry` is now thread safe.
- Add ctor overload to `IbanGenerator` which enables specifying a seed for consistent, reproduceable generation.
- Enable deterministic build/assemblies

## v5.7.1

- [#97](https://github.com/skwasjer/IbanNet/pull/97) Add Dutch localized exception/result messages.
Expand Down

0 comments on commit 231eb26

Please sign in to comment.