File tree 1 file changed +24
-10
lines changed
1 file changed +24
-10
lines changed Original file line number Diff line number Diff line change @@ -16,36 +16,50 @@ Thanks, you're awesome :-) -->
16
16
17
17
#### Added
18
18
19
- * Added two new fields (sha384,tlsh) to hash schema and one field to pe schema (pehash). #1678
20
- * Added ` email.* ` beta field set. ##1688
19
+ #### Improvements
20
+
21
+ #### Deprecated
22
+
23
+ #### Removed
24
+
25
+ ### Tooling and Artifact Changes
26
+
27
+ #### Breaking changes
28
+
29
+ #### Bugfixes
30
+
31
+ #### Added
21
32
22
33
#### Improvements
23
34
24
35
#### Deprecated
25
36
37
+ ## 8.1.0 (Soft Feature Freeze)
38
+
39
+ ### Schema Changes
40
+
41
+ #### Added
42
+
43
+ * Added two new fields (sha384,tlsh) to hash schema and one field to pe schema (pehash). #1678
44
+ * Added ` email.* ` beta field set. ##1688
45
+
26
46
#### Removed
27
47
28
48
- Removing ` process.target.* ` reuses from experimental schema. #1666
29
49
- Removing RFC 0014 ` pe.* ` fields from experimental schema. #1670
30
50
31
51
### Tooling and Artifact Changes
32
52
33
- #### Breaking changes
34
-
35
53
#### Bugfixes
36
54
37
55
* Add ` object ` as fallback for ` flattened ` type. #1653
38
56
39
- #### Added
40
-
41
57
#### Improvements
42
58
43
- * Clean up trailing spaces and additional newlines in schemas #1667
44
59
* Update refs from master to main in USAGE.md etc #1658
60
+ * Clean up trailing spaces and additional newlines in schemas #1667
45
61
46
- #### Deprecated
47
-
48
- ## 8.0.0 (Feature Freeze)
62
+ ## 8.0.0 (Hard Feature Freeze)
49
63
50
64
### Schema Changes
51
65
You can’t perform that action at this time.
0 commit comments