Skip to content

Commit b33ba82

Browse files
author
Phil Varner
authored
release prep 0.3.0 (#116)
* update changelog for 0.3.0 release
1 parent c04e336 commit b33ba82

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
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

8-
## [unreleased]
8+
## [0.3.0] - 2024-12-6
99

1010
### Added
1111

@@ -79,6 +79,7 @@ Initial release
7979
- Add links `opportunities` and `create-order` to Product
8080
- Add link `create-order` to OpportunityCollection
8181

82-
[unreleased]: https://github.com/stapi-spec/stapi-fastapi/compare/v0.2.0...main
82+
[unreleased]: https://github.com/stapi-spec/stapi-fastapi/compare/v0.3.0...main
83+
[v0.3.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.3.0
8384
[v0.2.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.2.0
8485
[v0.1.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.1.0

0 commit comments

Comments
 (0)