Update changelog

This commit is contained in:
Den Delimarsky 🌺
2025-09-21 01:28:23 -07:00
parent 0e49e79610
commit 5243137f25
2 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to the Specify CLI 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).
## [0.0.12] - 2025-09-20
### Fixed
- Added additional context for OpenAI Codex users - they need to set an additional environment variable, as described in [#417](https://github.com/github/spec-kit/issues/417).
## [0.0.11] - 2025-09-20
### Added