Skip to content

Commit 7e528b3

Browse files
committed
changelog for 1.3.2
1 parent 1985536 commit 7e528b3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/changelog.rst

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
CbAPI Changelog
22
===============
33

4+
CbAPI 1.3.2 - Released August 10, 2017
5+
--------------------------------------
6+
7+
This release introduces the Policy API for Cb Defense. A sample ``policy_operations.py`` script is now included
8+
in the ``examples`` directory for Cb Defense.
9+
10+
Other changes:
11+
12+
* Cb Response
13+
14+
* Bugfixes to the ``User`` Model Object.
15+
* New ``user_operations.py`` example script to manage users & teams.
16+
* Additional ``Team`` Model Object to add/remove/modify user teams.
17+
* New ``check_datasharing.py`` example script to check if third party data sharing is enabled for binaries on any sensor groups.
18+
* Documentation fix for the ``User`` Model Object.
19+
* Fix to the ``watchlist_operations.py`` example script.
20+
21+
422
CbAPI 1.3.1 - Released August 3, 2017
523
-------------------------------------
624

0 commit comments

Comments
 (0)