From bf84a88876c3ce1d0f6d9c654e46c292805f30e7 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sun, 19 Dec 2021 20:49:23 -0600 Subject: [PATCH] chore: update release notes for last fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b502f98..e0f3aab9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Remove `System.Reactive.xml` from the published ZIP files. +- Fix exception that may occur at startup. ## [1.6.6] - 2021-10-30