Skip to content

Commit 2a6180a

Browse files
author
Dawid Libiszewski
committed
update
1 parent 1e83e76 commit 2a6180a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.rst

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

4-
6.0.0 (2021-03-08)
4+
6.0.0 (2021-06-02)
55
------------------
66

77
Breaking Changes:
88
~~~~~~~~~~~~~~~~~
99
- `#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/api_reference/#list-of-recognized-events>__` instead
11-
- `#101 <https://github.com/castle/castle-python/pull/101>`__ remove ``locale``, ``user_agent``, ``ip``, ``headers``, ``client_id`` fields from context - no action required
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
1215

1316
Enhancements:
1417
~~~~~~~~~~~~~
15-
- `#101 <https://github.com/castle/castle-python/pull/101>`__ add new supported top-level fields to the commands (``fingerprint``, ``status``, ``headers``, ``ip``)
16-
- `#101 <https://github.com/castle/castle-python/pull/101>`__ update Readme to reflect the changes
1718
- `#100 <https://github.com/castle/castle-python/pull/100>`__ add ``X-Requested-With`` header support
1819

1920
5.0.1 (2021-01-19)

0 commit comments

Comments
 (0)