We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0293b commit 842cb10Copy full SHA for 842cb10
1 file changed
stapi-fastapi/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## Unreleased
8
9
+## [0.7.0] - 2025-04-17
10
+
11
### Fixed
12
13
- Add parameter method as "POST" to create-order link
@@ -118,6 +120,7 @@ Initial release
118
120
- Add links `opportunities` and `create-order` to Product
119
121
- Add link `create-order` to OpportunityCollection
122
123
+[0.7.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.7.0
124
[0.6.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.6.0
125
[0.5.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.5.0
126
[0.4.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.4.0
0 commit comments