From 76b57b6862d03fa242e70384cbb8afb54d7b64eb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 30 Dec 2024 10:45:06 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0cfcbadc..6b440f22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `20.1.2` to `20.3.0` - Upgraded `zone.js` from version `0.14.10` to `0.15.0` +### Fixed + +- Fixed an issue with the algebraic sign in the twitter bot service + ## 2.131.0 - 2024-12-25 ### Changed