Skip to content

Commit

Permalink
Update release notes for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Jan 26, 2024
1 parent e3988e3 commit 6e3b8f0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release notes


## 2.2.0

* Remove `DELETE` method from the `/user/{email}` endpoint.
* Add feature to enable users to reset their own passwords though email.
* Documentation:
- add page on managing users
- improve instructions on Swagger API description


## 2.1.0

* Change auth from `fief` to bare on `fastapi` (b-encrypted end to end)
Expand All @@ -11,6 +21,7 @@
- `None` to passlib[bcrypt]==1.7.4
- `None` to python-multipart==0.0.6


## 2.0.0

* Update environment to `python` 3.11.4
Expand Down

0 comments on commit 6e3b8f0

Please sign in to comment.