diff --git a/CHANGELOG.md b/CHANGELOG.md index 436bfb39..503e705b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,16 @@ All notable changes to this project will be documented in this file. **Full Changelog**: https://github.com/nextcloud/guests/compare/v3.0.1...v3.1.0 +## 3.0.2 +### Fixes +* [stable28] fix(GuestForm): allow to create a guest without name more than once by @backportbot in https://github.com/nextcloud/guests/pull/1179 +* [stable28] chore: add changelog for 2.4.0 .. 3.0.1 by @ShGKme in https://github.com/nextcloud/guests/pull/1184 +* [stable28] fix(Sharing): Do not create new share in guest app by @backportbot in https://github.com/nextcloud/guests/pull/1192 + +### Dependencies +* Chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in https://github.com/nextcloud/guests/pull/1097 + +**Full Changelog**: https://github.com/nextcloud/guests/compare/v3.0.1...v3.0.2 ## 3.0.1 ### What's Changed