From f32c321cdd19f047d30449e493b22eff6adfe9b3 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Mon, 5 Feb 2024 15:23:19 +0000 Subject: [PATCH] fix spacing --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7ef0d42f67..343ccaa92c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -15,7 +15,7 @@ Changelog * Maintenance: Remove duplicate 'path' in default_exclude_fields_in_copy (Ramchandra Shahi Thakuri) * Maintenance: Update unit tests to always use the faster, built in `html.parser` & remove `html5lib` dependency (Jake Howard) * Maintenance: Adjust Eslint rules for TypeScript files (Karthik Ayangar) - * Maintenance: Rename the React `Button` that only renders links (a element) to `Link` and remove unused prop & behavior that was non-compliant for aria role usage (Advik Kabra) + * Maintenance: Rename the React `Button` that only renders links (a element) to `Link` and remove unused prop & behavior that was non-compliant for aria role usage (Advik Kabra) 6.0 (xx.xx.xxxx) - IN DEVELOPMENT