Browse Source

Update changelog

pull/3221/head
Thomas Kaul 1 year ago
parent
commit
346aac45cc
  1. 8
      CHANGELOG.md

8
CHANGELOG.md

@ -5,12 +5,18 @@ 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
### Changed
- Improved the usability of the date range support by specific years (`2023`, `2022`, `2021`, etc.) in the assistant (experimental)
## 2.69.0 - 2024-03-30 ## 2.69.0 - 2024-03-30
### Added ### Added
- Added the date range support in the activities table on the portfolio activities page (experimental) - Added the date range support in the activities table on the portfolio activities page (experimental)
- Extended the date range support by specific years (`2023`, `2022`, `2021`, etc.) in the assistant (experimental) - Extended the date range support by specific years (`2021`, `2022`, `2023`, etc.) in the assistant (experimental)
- Set up `Tini` to avoid zombie processes and perform signal forwarding in docker image - Set up `Tini` to avoid zombie processes and perform signal forwarding in docker image
### Changed ### Changed

Loading…
Cancel
Save