Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbutcher authored and github-actions[bot] committed Apr 1, 2024
1 parent b2fc2e8 commit 65fd7a0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Release Notes

## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.0.1...6.x)
## [Unreleased](https://github.com/joelbutcher/socialstream/compare/v6.0.2...6.x)

## [v6.0.2](https://github.com/joelbutcher/socialstream/compare/v6.0.1...v6.0.2) - 2024-04-01

### What's Changed

* [6.x] Remove import to stop compiler warnings in ConnectedAccount.vue by [@miguilimzero](https://github.com/miguilimzero) in https://github.com/joelbutcher/socialstream/pull/348
* [6.x] Use framework Password validation rule by [@miguilimzero](https://github.com/miguilimzero) in https://github.com/joelbutcher/socialstream/pull/349
* [6.x] Fix authenticating existing users if the underlying users email has been changed by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/socialstream/pull/351
* [6.x] Remove webmozart/assert package by [@miguilimzero](https://github.com/miguilimzero) in https://github.com/joelbutcher/socialstream/pull/352

**Full Changelog**: https://github.com/joelbutcher/socialstream/compare/v6.0.1...v6.0.2

## [v6.0.1](https://github.com/joelbutcher/socialstream/compare/v6.0.0...v6.0.1) - 2024-03-18

Expand Down

0 comments on commit 65fd7a0

Please sign in to comment.