From acd2504db4a9823e63bacb5faeeaa5b0a05a089f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Oct 2023 00:15:26 +0000 Subject: [PATCH] chore(version): 0.3.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc95f358..f5ede69b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.3.0 - 2023-10-27 +#### Features +- add appAuthenticationKey to NotifyWatchSubscription (#151) - (cbee355) - Chris Smith + +- - - + ## 0.2.4 - 2023-10-26 #### Bug Fixes - parquet doesn't support Uuid exports - (2b4a481) - Chris Smith