Skip to content

Commit 22d6102

Browse files
author
Samuel Hassine
committed
[all] Add changelog
1 parent 93436f3 commit 22d6102

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Changelog
2+
3+
## Version 1.2.12 (21/07/2019)
4+
5+
#### Enhancements:
6+
7+
- [#12](https://github.com/OpenCTI-Platform/client-python/issues/12) Split STIX2 bundle before sending them in ConnectorHelper
8+
- [#7](https://github.com/OpenCTI-Platform/client-python/issues/7) Handle STIX 2 indicators import
9+
10+
---
11+
12+
## Version 1.2.9 (11/07/2019)
13+
14+
#### Enhancements:
15+
16+
- [#8](https://github.com/OpenCTI-Platform/client-python/issues/8) Add a new class for connector helper
17+
18+
---
19+
20+
## Version 1.2.4 (05/07/2019)
21+
22+
#### Enhancements:
23+
24+
- [#6](https://github.com/OpenCTI-Platform/client-python/issues/6) Handle observables export as STIX2 indicators
25+
26+
---
27+
28+
## Version 1.2.2 (02/07/2019)
29+
30+
#### Bug Fixes:
31+
32+
- [#3](https://github.com/OpenCTI-Platform/client-python/issues/3) Fix the STIX2 class for a compliant export
33+
34+
---
35+
36+
## Version 1.2.1 (28/06/2019)
37+
38+
#### Enhancements:
39+
40+
- [#2](https://github.com/OpenCTI-Platform/client-python/issues/2) Add a method of health check
41+
- [#1](https://github.com/OpenCTI-Platform/client-python/issues/1) Add methods to select observables and their relations

0 commit comments

Comments
 (0)