We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cbce8 commit d41e9b1Copy full SHA for d41e9b1
HISTORY.md
@@ -1,5 +1,13 @@
1
## master
2
3
+## 4.0.0 (2020-07-06)
4
+
5
+### Features:
6
+- [#69](https://github.com/castle/castle-python/pull/69/files) added impersonator to properties
7
8
+### Breaking Changes:
9
+- [#70](https://github.com/castle/castle-python/pull/70) dropped blacklist and whitelist support, in favour of denylist and allowlist
10
11
## 3.3.0 (2020-05-22)
12
13
- [#67](https://github.com/castle/castle-python/pull/67) add `trusted_proxy_depth` and `trust_proxy_chain` configuration options
0 commit comments