diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c66d1c50..92ddad0b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,13 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 2.237.0 - 2026-02-08 ### Changed -- Removed the `transactionCount` in the portfolio calculator and service +- Removed the deprecated `transactionCount` in the portfolio calculator and service - Refreshed the cryptocurrencies list +- Upgraded `Nx` from version `22.4.1` to `22.4.5` ### Fixed diff --git a/libs/ui/src/lib/activities-table/activities-table.component.html b/libs/ui/src/lib/activities-table/activities-table.component.html index b8e1882d4..bdb1e6373 100644 --- a/libs/ui/src/lib/activities-table/activities-table.component.html +++ b/libs/ui/src/lib/activities-table/activities-table.component.html @@ -21,7 +21,7 @@