-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82663a5
commit 9263096
Showing
2 changed files
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
= Draft Release notes for version 0.1.11 (release date: xx.05.2021) | ||
|
||
.Added banks | ||
|=== | ||
|=== | ||
|
||
== Notices: | ||
|
||
== Features: | ||
|
||
== Fixes: |
8 changes: 1 addition & 7 deletions
8
...ase_notes/DRAFT_Release_notes_0.1.10.adoc → docs/release_notes/Release_notes_0.1.10.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,8 @@ | ||
= Draft Release notes for version 0.1.10 (release date: xx.05.2021) | ||
|
||
.Added banks | ||
|=== | ||
|=== | ||
= Release notes for version 0.1.10 (release date: 29.04.2021) | ||
|
||
== Notices: | ||
- for `sparkasse-adapter`, added custom "PUSH_DEC" Authorisation Type, and it's mapped on BG "PUSH_OTP" Type for normalization. | ||
|
||
== Features: | ||
|
||
== Fixes: | ||
- fixed https://github.com/adorsys/xs2a-adapter/issues/577[issue #577] with Bouncy Castle failing if PEM file ends with | ||
more than one trailing new line. Increased version of Bouncy Castle to 1.64. |