We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a655d46 commit 6ea0b47Copy full SHA for 6ea0b47
1 file changed
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
- Updated `CspGenerator.get_csp()` method to `CspGenerator.to_string()`
20
- Moved the simplification step of generating a CSP string to the `to_string()` method
21
- By default, disallow `frame-ancestors` and `child-src` in CSP
22
+- `datetime.group_by_year_and_month` now accepts a list of items rather than a dict that requires an `items` key
23
24
### Deprecated
25
0 commit comments