From f603aafd7c746f4bc4a67ec269204fa848e81826 Mon Sep 17 00:00:00 2001 From: Tobias Schoknecht Date: Sat, 3 Aug 2024 09:36:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8b24f2..56db6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## What's Changed in v0.5.0 +* Add support for QRR type in structured remittance information by @tobischo in [#10](https://github.com/viafintech/sps_king/pull/10) +* Allow structured remittance information optionally for credits +* Bump version to 0.5.0 +* Add support for QRR as value for proprietary +* Fix changelog links + ## What's Changed in v0.4.0 * Bump version to 0.4.0 * Make charge bearer optional instead of constant set to `SLEV` by @tobischo in [#7](https://github.com/viafintech/sps_king/pull/7)