Browse Source

Update changelog

pull/4669/head
Thomas Kaul 4 months ago
parent
commit
dec76b3f71
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Renamed `Order` to `activities` in the `User` database schema
- Upgraded `nestjs` from version `10.4.15` to `11.0.12`
## 2.161.0 - 2025-05-06
@ -20,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Renamed `Order` to `activities` in the `SymbolProfile` database schema
- Renamed `Order` to `activities` in the `User` database schema
- Improved the language localization for Turkish (`tr`)
### Fixed

Loading…
Cancel
Save