-
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
CU-86b1g1mye_SRU2024_Generar-un-enum-de-FieldNames-para-validar-que-e… #194
Changes from 2 commits
9a09803
b6c99c0
8072676
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,8 @@ | ||||||||||||
# Prowide Core - CHANGELOG | ||||||||||||
|
||||||||||||
#### 9.5.2 - SNAPSHOT | ||||||||||||
* Added new FieldEnum with all the available field names | ||||||||||||
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) Adjust formatting for consistency and readability. Please make the following changes to improve the formatting of the changelog entry:
Apply this diff to fix the formatting: +
-#### 9.5.2 - SNAPSHOT
- * Added new FieldEnum with all the available field names
+## 9.5.2 - SNAPSHOT
+* Added new FieldEnum with all the available field names 📝 Committable suggestion
Suggested change
🧰 Tools🪛 Markdownlint
|
||||||||||||
|
||||||||||||
#### 9.5.1 - June 2024 | ||||||||||||
* (PW-1913) Added IBAN validation for Egypt local account structure | ||||||||||||
* Restore deprecated method in MT210 class | ||||||||||||
|
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.
Adjust the heading level for version entry.
The heading level for version 9.5.2 should be consistent with the rest of the document. Change it to level 2.
Apply this diff to fix the heading level:
Committable suggestion
Tools
Markdownlint