Skip to content

Commit bcd057b

Browse files
authored
release 3.2.0 (castle#65)
1 parent accaa55 commit bcd057b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

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

3+
## 3.2.0 (2020-02-31)
4+
35
- [#64](https://github.com/castle/castle-python/pull/64)dropped X-Client-Id from calculation of ip, drop appending default ip headers to the ip_header list config when config is provided (in that case default headers have to explicitly provided)
46

57
## 3.1.0 (2020-02-27)

castle/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '3.1.0'
1+
VERSION = '3.2.0'

0 commit comments

Comments
 (0)