From 98146c4d3c9536598de538626f43751027ae60e9 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 15 May 2023 18:23:08 +0000 Subject: [PATCH] Finalized changelog for v1.0.0 --- changelog.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 46f833a..224c74c 100644 --- a/changelog.md +++ b/changelog.md @@ -5,10 +5,16 @@ 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). ----- +* * * ## [Unreleased] +## [1.0.0] - 2023-05-15 + ## [1.0.0] => 2021-JAN-01 -* First iteration of this module +- First iteration of this module + +[Unreleased]: https://github.com/coldbox-modules/cbopenai/compare/v1.0.0...HEAD + +[1.0.0]: https://github.com/coldbox-modules/cbopenai/compare/79fb29869bb341dff53fac6aace74819e5502ed3...v1.0.0