From 7c5ac97e263b52d2768c21dbd6ce4f682a65b9c8 Mon Sep 17 00:00:00 2001 From: Corey Bonnell Date: Fri, 10 Jan 2025 12:18:32 -0500 Subject: [PATCH] Fix changelog order --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c7a78..06b3e87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ All notable changes to this project from version 0.9.3 onwards are documented in ## 0.12.6 - 2025-01-13 -### Fixes - -- Gracefully handle SAN decoding errors when subject emailAddress attribute is present (#143) - ### New features/enhancements - Support for ML-DSA, SLH-DSA, and ML-KEM algorithms (#145) +### Fixes + +- Gracefully handle SAN decoding errors when subject emailAddress attribute is present (#143) + ## 0.12.5 - 2024-11-27 ### Fixes