From 0f060a1ce45934aa7c5b49c8cdbe8757fe9919c9 Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Thu, 22 Jan 2026 09:29:11 +0800 Subject: [PATCH] CHANGELOG: Use `-` instead of `*` for aligning with other rust-netlink crates Signed-off-by: Gris Ge --- CHANGELOG | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2b4defc..a20df43 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,55 +13,55 @@ ## [0.8.7] - 2024-12-10 ### Breaking Changes - * N/A + - N/A ### New Features - * N/A + - N/A ### Bug Fixes - * N/A + - N/A ### Other changes - * upgrade dependencies + - upgrade dependencies ## [0.8.6] - 2024-04-03 ### Breaking Changes - * N/A + - N/A ### New Features - * Support set `NETLINK_GET_STRICT_CHK`. (be6a7aa) - * Support set and get socket receive buffer. (c4d7328) - * Support set and get extended ACK. (008c65b) + - Support set `NETLINK_GET_STRICT_CHK`. (be6a7aa) + - Support set and get socket receive buffer. (c4d7328) + - Support set and get extended ACK. (008c65b) ### Bug Fixes - * N/A + - N/A ## [0.8.5] - 2023-03-05 ### Breaking Changes - * N/A + - N/A ### New Features - * N/A + - N/A ### Bug Fixes - * Just a try for packit auto downstream release. (a9640d2) + - Just a try for packit auto downstream release. (a9640d2) ## [0.8.4] - 2023-01-23 ### Breaking Changes - * N/A + - N/A ### New Features - * N/A + - N/A ### Bug Fixes - * Move to standlone github repository. (8c1ee21) + - Move to standlone github repository. (8c1ee21) ## [0.8.3] - 2022-06-23 ### Breaking Changes - * N/A + - N/A ### New Features - * N/A + - N/A ### Bug Fixes - * N/A + - N/A