From 157750f0504c10ffdf47c9a7522cf545911fa6fc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 11 Dec 2021 21:09:27 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b962f1f3..09c8e6e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleasd +### Changed + +- Removed the default transactions import limit + ### Fixed - Fixed `/bin/sh: prisma: not found` in docker build