From 7d9a1395d999f97c5ad2ea568e3b357a94cdc8be Mon Sep 17 00:00:00 2001 From: Andrew Seier Date: Thu, 29 Feb 2024 17:35:35 -0800 Subject: [PATCH] =?UTF-8?q?Add=20changelog=20entry=20for=20initial=20?= =?UTF-8?q?=E2=80=9C1.0.0=E2=80=9D=20release.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d94e3d6..24afd9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,9 @@ 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). ## [Unreleased] + +## [1.0.0] - 2024-02-29 + +### Added + +- Initial interface for `1.x` is locked down.