You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,28 @@ For detailed changes from the prior release, click on the version number, and
4
4
its link will bring up a GitHub listing of changes. Use `git log` on the
5
5
command line for details.
6
6
7
+
## 1.1
8
+
9
+
### [1.1.0] - 2024-09-17
10
+
11
+
#### Enhancements made
12
+
13
+
- default: allow all users if allowed_users is unspecified [#56](https://github.com/jupyterhub/firstuseauthenticator/pull/56) ([@minrk](https://github.com/minrk), [@consideRatio](https://github.com/consideRatio))
14
+
- Register authentication class with jupyterhub [#53](https://github.com/jupyterhub/firstuseauthenticator/pull/53) ([@consideRatio](https://github.com/consideRatio), [@minrk](https://github.com/minrk))
The following people contributed discussions, new ideas, code and documentation contributions, and review.
23
+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
24
+
25
+
([GitHub contributors page for this release](https://github.com/jupyterhub/firstuseauthenticator/graphs/contributors?from=2021-10-28&to=2024-09-17&type=c))
0 commit comments