Skip to content

Commit 4d4deda

Browse files
committed
docs: brevity is the soul of wit
1 parent 229909d commit 4d4deda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)