This repository was archived by the owner on Apr 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed
Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ v0.1.0] - TBD
9-
10- Initial release
8+ ## [ Unreleased]
119
1210### Added
1311
14- - Conformance endpoint ` /conformance ` and root body ` conformsTo ` attribute.
15- - Field ` product_id ` to Opportunity and Order Properties
16- - Endpoint /product/{productId}/order-parameters.
17- - Links in Product entity to order-parameters and constraints endpoints for that product.
18- - Add links ` opportunities ` and ` create-order ` to Product
19- - Add link ` create-order ` to OpportunityCollection
12+ none
2013
2114### Changed
2215
3831
3932none
4033
34+ ## [ v0.1.0] - 2024-11-15
35+
36+ Initial release
37+
38+ ### Added
39+
40+ - Conformance endpoint ` /conformance ` and root body ` conformsTo ` attribute.
41+ - Field ` product_id ` to Opportunity and Order Properties
42+ - Endpoint /product/{productId}/order-parameters.
43+ - Links in Product entity to order-parameters and constraints endpoints for
44+ that product.
45+ - Add links ` opportunities ` and ` create-order ` to Product
46+ - Add link ` create-order ` to OpportunityCollection
4147
4248[ unreleased ] : https://github.com/stapi-spec/stapi-fastapi/compare/v0.1.0...main
4349[ v0.1.0 ] : https://github.com/stapi-spec/stapi-fastapi/tree/v0.1.0
You can’t perform that action at this time.
0 commit comments