Skip to content

Commit 6ea0b47

Browse files
committed
Update CHANGELOG.md
1 parent a655d46 commit 6ea0b47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Updated `CspGenerator.get_csp()` method to `CspGenerator.to_string()`
2020
- Moved the simplification step of generating a CSP string to the `to_string()` method
2121
- 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
2223

2324
### Deprecated
2425

0 commit comments

Comments
 (0)