Update changelog for upcoming 2024.10.0 release

This commit is contained in:
Mattias Walström
2024-10-03 07:28:33 +02:00
parent 673ce2767f
commit 363516ce58
+10
View File
@@ -3,6 +3,16 @@ Change Log
All notable changes to the project are documented in this file.
[v24.10.0][] - UNRELEASED
-------------------------
### Changes
- OSPF: Add limitation to only allow one interface per area.
### Fixes
- Fix #499 by adding a NACM rule to factory config, which by default
deny everyone to read the user password hash.
- Fix BFD in OSPF, previously you could not enable BFD on a single
interface without it was enabled on all interfaces.
[v24.09.0][] - 2024-09-30
-------------------------