|
@ -5,13 +5,7 @@ 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/), |
|
|
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). |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
## Unreleased |
|
|
## 1.35.0 - 08.08.2021 |
|
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
|
|
|
|
- Added a fallback if the exchange rate service has not been initialized correctly |
|
|
|
|
|
|
|
|
|
|
|
## Unreleased |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
@ -21,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Optimized the accounts table for mobile |
|
|
- Optimized the accounts table for mobile |
|
|
- Upgraded `chart.js` from version `3.3.2` to `3.5.0` |
|
|
- Upgraded `chart.js` from version `3.3.2` to `3.5.0` |
|
|
|
|
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
|
|
|
|
- Added a fallback if the exchange rate service has not been initialized correctly |
|
|
|
|
|
|
|
|
### Todo |
|
|
### Todo |
|
|
|
|
|
|
|
|
- Apply data migration (`yarn database:push`) |
|
|
- Apply data migration (`yarn database:push`) |
|
|