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 @@ -229,7 +229,7 @@ pytest
229229
230230* ** 0.3.2** Add ` token_location ` config (either ` body ` or ` header ` ); Unset to prevent token reuse
231231
232- :constuction : ** BREAKING CHANGE**
232+ :construction : ** BREAKING CHANGE**
233233 0.3.1 -> 0.3.2: ` generate_csrf ` marked for 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 `
@@ -240,7 +240,7 @@ pytest
240240* ** 1.0.3** Failed experiement to integrate ` mypyc ` compilation due to dependency injection pattern
241241* ** 1.0.4** Added flexible mode when ` token_location ` is omitted and multiple location checks
242242
243- :constuction : ** FAILED ROLLOUT**
243+ :construction : ** FAILED ROLLOUT**
244244 1.0.3 -> 1.0.4: Accidentally rolled out with unrelated code; immediately deleted version from PyPI
245245
246246* ** 1.0.5** Remove ` @dataclass ` leftover from failed experiment; Clarify failure reasons under tests
You can’t perform that action at this time.
0 commit comments