diff --git a/CHANGELOG.md b/CHANGELOG.md index 453a2e3..1707f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## v1.12.2 - 2024-06-02 +- Merged dependabot PR:s fixing some voulnerabilities. + ## v1.12.1 - 2024-06-02 - Fixed issue in UserInput component where messages with whitespace characters only were sent. - Updated Tauri packages to latest versions. @@ -512,4 +515,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added tooltips to clickable icons. ## v0.0.1 - 2023-05-26 -- Initial release based on [tauri-app-boilerplate](https://github.com/PeterBlenessy/tauri-app-boilerplate) \ No newline at end of file +- Initial release based on [tauri-app-boilerplate](https://github.com/PeterBlenessy/tauri-app-boilerplate)