File tree 3 files changed +23
-0
lines changed
3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 3
3
Entries are listed in reverse chronological order per undeprecated
4
4
major series.
5
5
6
+ # Unreleased
7
+
8
+ ### 4.2.0-pre
9
+
10
+ * Update the MSRV from 1.60 to 1.71
11
+ * Update ` digest ` dependency to ` 0.11 ` .
12
+ * Update ` sha2 ` dependency to ` 0.11 ` .
13
+
6
14
## 4.x series
7
15
8
16
### 4.1.2
Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ Entries are listed in reverse chronological order per undeprecated major series.
8
8
9
9
# Unreleased
10
10
11
+ ## 2.2.0-pre
12
+
13
+ * Update the MSRV from 1.60 to 1.72
14
+ * Update ` sha2 ` dependency to ` 0.11 ` .
15
+ * Update ` signature ` dependency to ` 2.3.0-pre.3 ` .
16
+ * Update underlying ` curve25519_dalek ` to ` 4.2.0-pre `
17
+ * Update underlying ` ed25519 ` to ` 2.3.0-pre `
18
+
11
19
# 2.x series
12
20
13
21
## 2.1.1
Original file line number Diff line number Diff line change 2
2
3
3
Entries are listed in reverse chronological order.
4
4
5
+ # Unreleased
6
+
7
+ ## 2.1.0-pre
8
+
9
+ * Update the MSRV from 1.60 to 1.71
10
+ * Update underlying ` curve25519_dalek ` to ` 4.2.0-pre `
11
+
5
12
# 2.x Series
6
13
7
14
* Note: All ` x255919-dalek ` 2.x releases are in sync with the underlying ` curve25519-dalek ` 4.x releases.
You can’t perform that action at this time.
0 commit comments