File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ pytest
230230* ** 0.3.2** Add ` token_location ` config (either ` body ` or ` header ` ); Unset to prevent token reuse
231231
232232 :construction : ** BREAKING CHANGE**
233- 0.3.1 -> 0.3.2: ` generate_csrf ` marked for deprecation; ` validate_csrf ` is now async
233+ 0.3.1 -> 0.3.2: ` generate_csrf ` planned deprecation; ` validate_csrf ` is now async
234234
235235* ** 0.3.5** Introduced Pydantic V2 related bug fixed in version 0.3.6; Affects ` cookie_samesite `
236236* ** 0.3.6** Fixed ` cookie_samesite ` validation bug introduced in previous version
@@ -241,7 +241,7 @@ pytest
241241* ** 1.0.4** Added flexible mode when ` token_location ` is omitted and multiple location checks
242242
243243 :construction : ** FAILED ROLLOUT**
244- 1.0.3 -> 1.0.4: Accidentally rolled out with unrelated code; immediately deleted version from PyPI
244+ 1.0.3 -> 1.0.4: Rolled out with WIP code; immediately deleted version from PyPI
245245
246246* ** 1.0.5** Remove ` @dataclass ` leftover from failed experiment; Clarify failure reasons under tests
247247
You can’t perform that action at this time.
0 commit comments