Skip to content

Commit 68cace1

Browse files
committed
fix(changelog)!: Unified document structure
1 parent fd77c6e commit 68cace1

File tree

2 files changed

+32
-5
lines changed

2 files changed

+32
-5
lines changed

CHANGELOG.rst

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
0.9.1 - 2022-06-22
55
------------------
66

7+
Features
8+
~~~~~~~~
9+
710
- TLS (``tls``)
811

912
- Generic
@@ -14,6 +17,9 @@ Changelog
1417
0.9.0 - 2023-04-29
1518
------------------
1619

20+
Features
21+
~~~~~~~~
22+
1723
- TLS (``tls``)
1824

1925
- Generic
@@ -23,13 +29,19 @@ Changelog
2329
0.8.5 - 2023-04-02
2430
------------------
2531

26-
- Generic
32+
Features
33+
~~~~~~~~
34+
35+
- Generic
2736

28-
- move data classes to `CryptoDataHub repository <https://gitlab.com/coroner/cryptodatahub>`__ (#67)
37+
- move data classes to `CryptoDataHub repository <https://gitlab.com/coroner/cryptodatahub>`__ (#67)
2938

3039
0.8.4 - 2023-01-22
3140
------------------
3241

42+
Features
43+
~~~~~~~~
44+
3345
- TLS (``tls``)
3446

3547
- Generic
@@ -39,6 +51,9 @@ Changelog
3951
0.8.2 - 2022-10-10
4052
------------------
4153

54+
Features
55+
~~~~~~~~
56+
4257
- TLS (``tls``)
4358

4459
- Cipher Suites (``ciphers``)
@@ -57,6 +72,9 @@ Changelog
5772
0.8.0 - 2022-01-18
5873
------------------
5974

75+
Features
76+
~~~~~~~~
77+
6078
- SSH (``ssh``)
6179

6280
- Public Keys (``pubkeys``)
@@ -70,6 +88,9 @@ Changelog
7088
0.7.3 - 2021-12-26
7189
------------------
7290

91+
Notable fixes
92+
~~~~~~~~~~~~~
93+
7394
- Generic
7495

7596
- Fix time zone handlind in datetime parser
@@ -86,13 +107,19 @@ Other
86107
0.7.1 - 2021-09-20
87108
------------------
88109

110+
Features
111+
~~~~~~~~
112+
89113
- TLS (``tls``)
90114

91115
- protocol item classes for PostgreSQL support (#44)
92116

93117
0.7.0 - 2021-09-02
94118
------------------
95119

120+
Features
121+
~~~~~~~~
122+
96123
- TLS (``tls``)
97124

98125
- Extensions (``extensions``)
@@ -262,8 +289,8 @@ Features
262289
- `JA3 fingerprint <https://engineering.salesforce.com/tls-fingerprinting-with-ja3-and-ja3s-247362855967>`__
263290
calculation for TLS client hello (#2)
264291

265-
Bugs
266-
^^^^
292+
Notable fixes
293+
~~~~~~~~~~~~~
267294

268295
- TLS (``tls``)
269296

submodules/cryptodatahub

Submodule cryptodatahub updated from c87de31 to eb55d25

0 commit comments

Comments
 (0)