Skip to content

Commit 172a7a7

Browse files
author
App Generator
committed
Release v1.0.2
1 parent 070df07 commit 172a7a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [1.0.2] 2022-04-01
4+
### Fixes
5+
6+
- **Patch ImportError**: [cannot import name 'safe_str_cmp' from 'werkzeug.security'](https://docs.appseed.us/content/how-to-fix/importerror-cannot-import-name-safe_str_cmp-from-werkzeug.security)
7+
- `Werkzeug` deprecation of `safe_str_cmp` starting with version `2.1.0`
8+
- https://github.com/pallets/werkzeug/issues/2359
9+
310
## [1.0.1] 2022-02-03
411
### Fixes
512

0 commit comments

Comments
 (0)