Browse Source

Update changelog

pull/587/head
Thomas 4 years ago
parent
commit
6de5a53c91
  1. 14
      CHANGELOG.md

14
CHANGELOG.md

@ -5,16 +5,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Upgraded `prisma` from version `3.6.0` to `3.7.0`
### Fixed
- Fixed the file type detection in the import functionality for transactions
## 1.95.0 - 26.12.2021
### Added
- Added a warning to the log if the data gathering fails
### Changed
- Upgraded `prisma` from version `3.6.0` to `3.7.0`
### Fixed
- Filtered potential `null` currencies

Loading…
Cancel
Save