Browse Source

Update changelog

pull/1880/head
Thomas 2 years ago
parent
commit
f2ecc1de27
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -5,6 +5,12 @@ 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
### Added
- Introduced a new button to delete all activities from the portfolio activities page
## 1.260.0 - 2023-04-23 ## 1.260.0 - 2023-04-23
### Added ### Added
@ -32,7 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed the alignment of the performance column header in the holdings table - Fixed the alignment of the performance column header in the holdings table
- Removed the unnecessary sort header of the comment column in the activities table - Removed the unnecessary sort header of the comment column in the activities table
- Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development - Fixed the targets in `proxy.conf.json` from `http://localhost:3333` to `http://0.0.0.0:3333` for local development
- Introduced a new button to delete all activities from the portfolio activities page
## 1.258.0 - 2023-04-20 ## 1.258.0 - 2023-04-20

Loading…
Cancel
Save