From 447f3ed249db7231847e1885f8e136a682d4a0fa Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Wed, 11 May 2022 11:16:04 -0500 Subject: [PATCH] add v1.0.0 release notes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c0f607c..c4ea8f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ 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.0.0 - 2022-05-11 + +No functional changes. This release marks API stability. + ## 0.17.1 - 2022-01-10 ### Fixed