-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix - π₯ Adding groups to a collective is now supported. Upgrade - π‘οΈ Upgrade all vulnerable dependencies. - β¨ Upgrade all eslint releated development dependencies. - π Use new Doctrine class name for Nextcloud 21 compatibility. Test - β Add initial end-to-end tests for collectives. - π Add regression test for missing circles app.
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## 0.2.3 - 2021-03-10 | ||
|
||
### Fixed | ||
- π₯ Adding groups to a collective is now supported. | ||
|
||
### Upgrades | ||
- π‘οΈ Upgrade all vulnerable dependencies. | ||
- β¨ Upgrade all eslint releated development dependencies. | ||
- π Use new Doctrine class name for Nextcloud 21 compatibility. | ||
|
||
### Tests | ||
- β Add initial end-to-end tests for collectives. | ||
- π Add regression test for missing circles app. | ||
|
||
|
||
## 0.2.2 - 2020-10-20 | ||
|
||
### Fixed | ||
- π§· Handle missing circles app gracefully. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters