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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [unreleased]
10
10
11
+
## [0.14.1] - 2023-05-23
12
+
13
+
### Changes
14
+
15
+
- Added a new `get_request_from_user_context` function that can be used to read the original network request from the user context in overridden APIs and recipe functions
16
+
11
17
## [0.14.0] - 2023-05-18
12
18
- Adds missing `check_database` boolean in `verify_session`
0 commit comments