Skip to content

Commit

Permalink
Merge branch 'main' into SRU2024
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri authored Sep 30, 2024
2 parents ad76754 + 9e1aa7f commit de92a77
Show file tree
Hide file tree
Showing 4 changed files with 812 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "CU-*", "SRU*" ]
pull_request:
branches: [ "main", "SRU*" ]
branches: [ "main" ]
schedule:
- cron: "59 12 * * 2"

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
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

#### 9.5.1 - June 2024
* (PW-1913) Added IBAN validation for Egypt local account structure
* Restore deprecated method in MT210 class
Expand Down
Loading

0 comments on commit de92a77

Please sign in to comment.