chore: update changelog

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2025-04-04 09:24:25 +02:00
parent 0b52723667
commit bc8e56d59d
No known key found for this signature in database
GPG key ID: 79D2235BC19FF56A
2 changed files with 5 additions and 1 deletions

View file

@ -1,7 +1,7 @@
variables:
FLUTTER_VERSION: 3.29.2
image: registry.gitlab.com/theonewiththebraid/flutter-dockerimages:${FLUTTER_VERSION}-base
image: registry.gitlab.com/polycule_client/flutter-dockerimages:${FLUTTER_VERSION}-base
stages:
- coverage

View file

@ -1,3 +1,7 @@
## v2.2.0
- fix: support utf-16 encoding (The one with the braid)
## v2.1.4
- chore: bump SDK