Skip to content

Commit 8daefbe

Browse files
author
Dawid Libiszewski
committed
update
1 parent 1e83e76 commit 8daefbe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ master
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)