Skip to content

Commit

Permalink
docs: update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
skwasjer authored Jan 20, 2024
1 parent 7888b36 commit 60090e2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,23 @@
## Unreleased
- Implement `IParsable<TSelf>` on Iban type in https://github.com/skwasjer/IbanNet/pull/138

## v5.14.0

### What's Changed

* perf: use code generation to unroll pattern match per country (SWIFT only) by @skwasjer in https://github.com/skwasjer/IbanNet/pull/192

#### Chores

* fix(xUnit1012): address static code analysis by @skwasjer in https://github.com/skwasjer/IbanNet/pull/190
* chore(deps): Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.10 to 0.13.12 by @dependabot in https://github.com/skwasjer/IbanNet/pull/191

**Full Changelog**: https://github.com/skwasjer/IbanNet/compare/v5.13.0...v5.14.0

## v5.13.0

### What's Changed

* feat(net8): add .NET 8 target framework by @skwasjer in https://github.com/skwasjer/IbanNet/pull/180

#### Chores
Expand All @@ -24,6 +39,8 @@

## v5.12.0

### What's Changed

* Add german translation by @janro1 in https://github.com/skwasjer/IbanNet/pull/172

#### Chores
Expand Down

0 comments on commit 60090e2

Please sign in to comment.