From 49c67c63656e8c8f2c0bb4e25703c71912f037a7 Mon Sep 17 00:00:00 2001 From: Matthew Nitschke Date: Thu, 22 Jun 2023 08:28:22 -0600 Subject: [PATCH] updated changelog for 1.1.1 release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index feae969..4d909e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.1.1 + +- Fixed bug where running indexing on a dart package with a nested subpackage would throw an exception + ## 1.1.0 - Fixed bug where the synthetic functions `loadLibrary` and `call` were indexed as references