We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa4c70 commit b57f953Copy full SHA for b57f953
CHANGES.txt
@@ -1,18 +1,27 @@
1
+Version 2.1.0.19
2
+2019-11-27
3
+- [#324] Implement the Packaging attribute from Artifacts as a TypedField
4
+- [#322] Fix a wrapping problem with one of the helper methods for ipv4 observables
5
+
6
7
Version 2.1.0.18
8
2019-09-05
9
- [#314] Add missing methods to ListFieldMixin.
10
- [#320] Fix handling of empty Hash values.
11
12
13
Version 2.1.0.17
14
2018-03-02
15
- [#313] Fix VocabString.is_plain()
16
- Add Location object and Pools. Update Event to use location, and Observable
17
to use Pools.
18
19
20
Version 2.1.0.16
21
2017-11-29
22
- [#309] Re-packaged 2.1.0.15 with newer setuptools to fix broken wheel.
23
24
25
Version 2.1.0.15
26
2017-11-28
27
- [#303] Fully support PDFFile object.
0 commit comments