-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SRU2024 #188
SRU2024 #188
Changes from 2 commits
2cd94b7
12ff4be
effcdfb
95bb956
909b517
51a91c0
dd9e9ce
ca98542
e6364b8
abe25b2
5574ec1
e9584f1
ad76754
de92a77
bfe88e2
084577d
8ac48f9
7db754e
c98ac9e
bdea5a5
ddab106
ad4f4b2
b8ba86f
101d358
156284f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Prowide Core - CHANGELOG | ||
|
||
#### 9.5.0 - SNAPSHOT | ||
* SWIFT Standard release update 2024 (live 16 November 2025) | ||
* Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/) | ||
Comment on lines
+19
to
+20
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick (assertive) Document SWIFT Standard 2024 changes comprehensively. The SWIFT Standard Release Update 2024 (SRU2024) is a major change that should be documented more thoroughly, including:
Would you like me to help create a comprehensive section about SRU2024 changes? 🧰 Tools🪛 Markdownlint19-19: Expected: 0; Actual: 2 (MD007, ul-indent) 20-20: Expected: 0; Actual: 2 (MD007, ul-indent) 19-19: null (MD032, blanks-around-lists) 20-20: null (MD034, no-bare-urls) |
||
|
||
#### 9.4.15 - March 2024 | ||
* (PW-1812) Updated the narrative resolver, format 2 (used in field 72 for example), to allow empty values as part of the narrative fragment | ||
* Updated validators for BIC, country, and currency constraints to utilize keywords for i18n-compatible messages | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹 Nitpick (assertive)
Document SWIFT Standard 2024 changes comprehensively.
The SWIFT Standard Release Update 2024 (SRU2024) is a major change that should be documented more thoroughly, including:
Would you like me to help create a comprehensive section about SRU2024 changes?
🧰 Tools
🪛 Markdownlint
19-19: Expected: 0; Actual: 2
Unordered list indentation
(MD007, ul-indent)
19-19: null
Lists should be surrounded by blank lines
(MD032, blanks-around-lists)