We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141bcec commit c08a0c0Copy full SHA for c08a0c0
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Release Notes
2
3
-## 1.0.0 (2023-05-09)
+## 1.0.1 (2025-06-30)
4
+
5
+### What's fixed
6
+- Uses the authentication guard defined in the `users` config file. [#107](https://github.com/statamic/collaboration/pull/107) by @tao
7
+- Use `ubuntu-latest` in GitHub Actions workflows [#104](https://github.com/statamic/collaboration/pull/104) by @duncanmcclean
8
9
10
11
+## 1.0.0 (2024-05-09)
12
13
### What's new
14
- Statamic 5 support. [#95](https://github.com/statamic/collaboration/issues/95)
0 commit comments