Skip to content

Commit 2ff5ea4

Browse files
committed
Bump version to 1.3.3
1 parent 6c76518 commit 2ff5ea4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.3.3
4+
* Add support for `FINTS_PASSWORD` as an environment variable for users that don't want to put there password in the config.yml and also don't want to input it manually on each run.
5+
36
## 1.3.2
47
* Fixes an issue where `~` in the yaml configs `journalFile` setting was not expanded, causing it to fail to find the journal file
58
* Adds a fallback for the `posting_text` field because the GLS bank doesn't provide this field with the switch to fints 5 anymore

fints2ledger.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: fints2ledger
4-
version: 1.3.2
4+
version: 1.3.3
55
synopsis: Download transactions from FinTS into a ledger journal
66
description: Please see the README on GitHub at <https://github.com/MoritzR/fints2ledger#readme>
77
category: Finance, Console

0 commit comments

Comments
 (0)