From 01d459462f59edb7756549e35edd790aefe98009 Mon Sep 17 00:00:00 2001 From: Alexander Esgen Date: Thu, 11 Jul 2024 12:12:33 +0200 Subject: [PATCH] changelog: use consistent grammar --- .../20240531_155125_alexander.esgen_milestone_13.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ouroboros-consensus/changelog.d/20240531_155125_alexander.esgen_milestone_13.md b/ouroboros-consensus/changelog.d/20240531_155125_alexander.esgen_milestone_13.md index a10734d1f0..d0ce263bf8 100644 --- a/ouroboros-consensus/changelog.d/20240531_155125_alexander.esgen_milestone_13.md +++ b/ouroboros-consensus/changelog.d/20240531_155125_alexander.esgen_milestone_13.md @@ -1,4 +1,4 @@ ### Breaking -- Internal refactorings in the CSJ and GDD. -- Improvements to the LoE. +- Refactored internals of the CSJ and GDD. +- Improved the behavior of the LoE in certain edge cases.