|
@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Moved the dividend calculations into the portfolio calculator |
|
|
- Moved the dividend calculations into the portfolio calculator |
|
|
|
|
|
- Moved the fee calculations into the portfolio calculator |
|
|
|
|
|
- Moved the interest calculations into the portfolio calculator |
|
|
|
|
|
|
|
|
## 2.72.0 - 2024-04-13 |
|
|
## 2.72.0 - 2024-04-13 |
|
|
|
|
|
|
|
@ -20,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Moved the dividend calculations into the portfolio calculator |
|
|
|
|
|
- Adapted the priorities of queue jobs |
|
|
- Adapted the priorities of queue jobs |
|
|
- Upgraded `angular` from version `17.2.4` to `17.3.3` |
|
|
- Upgraded `angular` from version `17.2.4` to `17.3.3` |
|
|
- Upgraded `Nx` from version `18.1.2` to `18.2.3` |
|
|
- Upgraded `Nx` from version `18.1.2` to `18.2.3` |
|
|