Skip to content

Commit a1683b2

Browse files
author
ci
committed
prepare release v2.23.2
1 parent ed82027 commit a1683b2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v2.23.2 (2021-01-06)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* remove shell=True in subprocess.check_output
8+
* use SecurityConfig dict key
9+
10+
### Documentation Changes
11+
12+
* remove D212 from ignore to comply with PEP257 standards
13+
314
## v2.23.1 (2020-12-29)
415

516
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.23.2.dev0
1+
2.23.2

0 commit comments

Comments
 (0)