Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 06be943

Browse files
author
Samuel Hassine
committed
[doc] ChangeLog
1 parent 140cb90 commit 06be943

File tree

1 file changed

+39
-33
lines changed

1 file changed

+39
-33
lines changed

CHANGELOG.md

Lines changed: 39 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
11
# Changelog
22

3-
## Version 4.2.0 (11/02/2021)
3+
## Version 4.3.1 (23/03/2021)
4+
5+
#### Bug Fixes:
6+
7+
- [#153](https://github.com/OpenCTI-Platform/client-python/issues/153) Cant get all reports via pycti
8+
- [#154](https://github.com/OpenCTI-Platform/client-python/issues/154) Location objects in reports are not imported
9+
10+
---
11+
12+
## Version 4.3.0 (11/03/2021)
13+
14+
#### Bug Fixes:
15+
16+
- [#148](https://github.com/OpenCTI-Platform/client-python/issues/148) Cant import text observables from pycti
17+
- [#144](https://github.com/OpenCTI-Platform/client-python/issues/144) Error while listing stix_observable_relationship
18+
- [#143](https://github.com/OpenCTI-Platform/client-python/issues/143) api stix_core_relationship error query
19+
- [#141](https://github.com/OpenCTI-Platform/client-python/issues/141) Failure to Create Location / Threat actor
20+
21+
---
22+
23+
## Version 4.2.4 (25/02/2021)
24+
*No changelog for this release.*
25+
26+
---
27+
28+
## Version 4.2.3 (17/02/2021)
29+
30+
#### Bug Fixes:
31+
32+
- [#140](https://github.com/OpenCTI-Platform/client-python/issues/140) Can't add marking definitions using stix_cyber_observable.add_marking_definition() function
33+
34+
---
35+
36+
## Version 4.2.2 (15/02/2021)
37+
*No changelog for this release.*
38+
39+
---
40+
41+
## Version 4.2.1 (11/02/2021)
442
*No changelog for this release.*
543

644
---
@@ -155,35 +193,3 @@
155193

156194
## Version 3.1.2 (27/04/2020)
157195
*No changelog for this release.*
158-
159-
---
160-
161-
## Version 3.1.1 (27/04/2020)
162-
163-
#### Enhancements:
164-
165-
- [#73](https://github.com/OpenCTI-Platform/client-python/issues/73) Introduce notes & opinions
166-
167-
---
168-
169-
## Version 3.1.0 (01/04/2020)
170-
171-
#### Bug Fixes:
172-
173-
- [#68](https://github.com/OpenCTI-Platform/client-python/issues/68) opencti connector - reports with incoherent dates
174-
- [#66](https://github.com/OpenCTI-Platform/client-python/issues/66) Some report dates are in the future on MITRE report creation/ingestion
175-
176-
---
177-
178-
## Version 3.0.3 (09/03/2020)
179-
*No changelog for this release.*
180-
181-
---
182-
183-
## Version 3.0.2 (23/02/2020)
184-
*No changelog for this release.*
185-
186-
---
187-
188-
## Version 3.0.1 (20/02/2020)
189-
*No changelog for this release.*

0 commit comments

Comments
 (0)