From cc9e21718a57505abf162ea853d42edcc44d4f2c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 4 Sep 2021 10:25:21 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcac8423b..d12d4cfd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `12.5.4` to `12.8.0` - Upgraded `prisma` from version `2.24.1` to `2.30.2` +### Changed + +- Switched from gross to net performance + ### Fixed - Fixed the value formatting for integers (transactions count)