-
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
7ab466c
commit 21f74ca
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.17 (release date: xx.xx.20xx) | ||
|
||
.Added banks | ||
|=== | ||
|=== | ||
|
||
== Notices: | ||
|
||
== Features: | ||
|
||
== Fixes: |
8 changes: 1 addition & 7 deletions
8
...ase_notes/DRAFT_Release_notes_0.1.16.adoc → docs/release_notes/Release_notes_0.1.16.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,17 +1,11 @@ | ||
= Draft Release notes for version 0.1.16 (release date: xx.10.2021) | ||
|
||
.Added banks | ||
|=== | ||
|=== | ||
= Release notes for version 0.1.16 (release date: 04.10.2021) | ||
|
||
== Notices: | ||
- added WireMock stubs for `santander-adapter`. | ||
- added WireMock stubs for `unicredit-adapter`. | ||
- added WireMock stubs for `commerzbank-adapter`. | ||
- added WireMock stubs for `comdirect-adapter`. | ||
|
||
== Features: | ||
|
||
== Fixes: | ||
- amended `release` script and rearranged steps. | ||
- adjusted WireMock stubs for `sparkasse-adapter` to work in both WireMock tests and in WireMock Mode. |