Skip to content

Commit a3732f9

Browse files
marysieekmarysieekDawid Libiszewskibartes
authored
Release 6.0.0 (castle#103)
Co-authored-by: marysieek <[email protected]> Co-authored-by: Dawid Libiszewski <[email protected]> Co-authored-by: bartes <[email protected]>
1 parent 9e7c5f1 commit a3732f9

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
master
22
------
33

4+
6.0.0 (2021-06-02)
5+
------------------
6+
7+
Breaking Changes:
8+
~~~~~~~~~~~~~~~~~
9+
- `#101 <https://github.com/castle/castle-python/pull/101>`__ remove ``identify`` and ``review`` commands - they are no longer supported
10+
- `#101 <https://github.com/castle/castle-python/pull/101>`__ remove ``Castle::Events`` - please use `recognized events <https://docs.castle.io/v1/reference/events/>__` instead
11+
12+
Features:
13+
~~~~~~~~~
14+
- `#104 <https://github.com/castle/castle-python/pull/104>`__ add "filter", "log" and "risk" actions
15+
16+
Enhancements:
17+
~~~~~~~~~~~~~
18+
- `#100 <https://github.com/castle/castle-python/pull/100>`__ add ``X-Requested-With`` header support
19+
420
5.0.1 (2021-01-19)
521
------------------
622

castle/version.py

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

0 commit comments

Comments
 (0)