File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,15 @@ Line wrap the file at 100 chars. Th
22
22
* ** Security** : in case of vulnerabilities.
23
23
24
24
## Unreleased
25
+
26
+ ## [ 2024.10 - 2024-11-20]
27
+ ### Fixed
28
+ - Removed deadlock when losing connectivity without entering offline state.
29
+
30
+ ## [ 2024.9 - 2024-11-07]
31
+ ### Added
32
+ - DAITA everywhere, using multihop.
33
+
25
34
### Changed
26
35
- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized
27
36
ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels.
Original file line number Diff line number Diff line change 2
2
VERSIONING_SYSTEM = apple-generic
3
3
4
4
// Marketing version, aka major.minor
5
- MARKETING_VERSION = 2024.9
5
+ MARKETING_VERSION = 2024.11
6
6
7
7
// Build number
8
8
// Normally we reset the build number to 1 after bumping MARKETING_VERSION.
You can’t perform that action at this time.
0 commit comments