From 9f3210de70683c623330de8714afc16ce779bada Mon Sep 17 00:00:00 2001 From: halgari Date: Tue, 10 Sep 2024 12:31:33 -0600 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5993e6..739013a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +### 0.9.81 - 19/09/2024 +* Fix a bug the source generators when trying to use HashedBlobAttributes + ### 0.9.80 - 22/08/2024 * `IAnalyzer` gets both the new database and the old database as arguments. This allows for looking up the previous state of entities for retractions