Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit c523496

Browse files
authored
update changelog for 0.4.0 release (#118)
* update changelog for 0.4.0 release
1 parent 15d448b commit c523496

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88

9-
## [unreleased]
9+
## [0.4.0] - 2024-12-11
1010

1111
### Added
1212

@@ -108,7 +108,8 @@ Initial release
108108
- Add links `opportunities` and `create-order` to Product
109109
- Add link `create-order` to OpportunityCollection
110110

111-
[unreleased]: https://github.com/stapi-spec/stapi-fastapi/compare/v0.3.0...main
111+
[unreleased]: https://github.com/stapi-spec/stapi-fastapi/compare/v0.4.0...main
112+
[v0.4.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.4.0
112113
[v0.3.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.3.0
113114
[v0.2.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.2.0
114115
[v0.1.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.1.0

0 commit comments

Comments
 (0)