From dee278b25e3aa8a875b074feca7eb0511d21670b Mon Sep 17 00:00:00 2001 From: Matt Shaw Date: Mon, 9 Dec 2024 12:50:25 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6788358..84e1292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.0-rc.2] - 2024-12-09 + +### Changed + +- Updated to ESLint v9 +- Converted to flat config file format + ## [1.2.0-rc.1] - 2024-12-09 ### Changed