Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.10.0
Browse files Browse the repository at this point in the history
# [15.10.0](v15.9.0...v15.10.0) (2024-12-17)

### Bug Fixes

* check for existing Bank Transactions ([efe8b02](efe8b02))
* clarify wording ([8e89415](8e89415))
* confirm intraday downloads ([e73d4e1](e73d4e1))
* handle EbicsNoDataAvailable for C52 ([f527ba4](f527ba4))
* log attempts to use non-permitted oder types ([75d8508](75d8508))
* mention order types in field description ([11702ae](11702ae))

### Features

* add german translations ([31d7ce7](31d7ce7))
* add note to "Download Bank Statements" modal ([7ccbc26](7ccbc26))
* download intraday transactions via button ([64ce22f](64ce22f))
* ebics intraday sync (first draft) ([80cf417](80cf417))
* link error logs to the related EBICS User ([56f6025](56f6025))
  • Loading branch information
alyf-linus committed Dec 17, 2024
1 parent 3f4829d commit 59e494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion banking/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.9.0"
__version__ = "15.10.0"

0 comments on commit 59e494c

Please sign in to comment.