mirror of
https://codeberg.org/JasterV/test-context.git
synced 2026-04-26 18:10:06 +00:00
chore: update CHANGELOG
This commit is contained in:
parent
2632275273
commit
11e3538dcd
3 changed files with 6 additions and 28 deletions
|
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.1](https://github.com/JasterV/test-context/compare/v0.5.0...v0.5.1) - 2025-11-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- Regression in version 0.5.0 ([#55](https://github.com/JasterV/test-context/pull/55))
|
||||
|
||||
### Added
|
||||
- Add a CHANGELOG by @JasterV
|
||||
- Add a rust-toolchain.toml by @JasterV
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
# Changelog
|
||||
|
||||
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]
|
||||
|
||||
## [0.5.1](https://github.com/JasterV/test-context/compare/v0.5.0...v0.5.1) - 2025-11-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- Regression in version 0.5.0 ([#55](https://github.com/JasterV/test-context/pull/55))
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
# Changelog
|
||||
|
||||
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]
|
||||
|
||||
## [0.5.1](https://github.com/JasterV/test-context/compare/v0.5.0...v0.5.1) - 2025-11-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- Regression in version 0.5.0 ([#55](https://github.com/JasterV/test-context/pull/55))
|
||||
Loading…
Reference in a new issue