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

Commit 3011357

Browse files
authored
CHANGELOG update for v0.1.0 release (#105)
1 parent 44a0ac9 commit 3011357

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

CHANGELOG.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,11 @@ 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-
## [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

@@ -38,6 +31,19 @@ none
3831

3932
none
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

0 commit comments

Comments
 (0)