diff --git a/CHANGELOG.md b/CHANGELOG.md index b58d4b0..3442911 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.2 - 2024-01-27 +#### Bug Fixes +- fix error with arg destruction - (407e69c) - lambda + +- - - + ## 0.3.1 - 2024-01-27 #### Bug Fixes - fix passing ws message - (b710623) - lambda