We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40c56b commit 0582c45Copy full SHA for 0582c45
ChangeLog.md
@@ -3,6 +3,14 @@ Web change log
3
4
## ?.?.? / ????-??-??
5
6
+## 4.6.0 / 2025-04-13
7
+
8
+* QA: Cleaned up code base by standardizing `@see` and `@test` apidoc tags
9
+ (@thekid)
10
+* Merged PR #122: Sessions. Note: This does not contain any session storage
11
+ implementations, only the base class and accessors in `web.Request`
12
13
14
## 4.5.2 / 2025-01-05
15
16
* Fixed server to write warnings when not being able to send HTTP headers
0 commit comments