Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 24, 2023
1 parent a09748c commit 5c06b4d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

<!--next-version-placeholder-->

## v7.0.0 (2023-02-24)
### Feature
* **config:** Add scoring related values to config #398 ([`0472d96`](https://github.com/ral-facilities/datagateway-api/commit/0472d9617b6771c6b64ebbaa49953b5583d1d3c9))
* Add support for scoring results #398 ([`dd58a8b`](https://github.com/ral-facilities/datagateway-api/commit/dd58a8b4bef706b343144ab8fe14a8b4737b3781))

### Breaking
* modify Search API endpoint URL paths ([`1dc815b`](https://github.com/ral-facilities/datagateway-api/commit/1dc815bfcd0316e92471e0f8a24ae19a753c1405))
* add scoring related values to config ([`0472d96`](https://github.com/ral-facilities/datagateway-api/commit/0472d9617b6771c6b64ebbaa49953b5583d1d3c9))

### Documentation
* Add search scoring information to README #398 ([`a4f833e`](https://github.com/ral-facilities/datagateway-api/commit/a4f833e41ad9a5a0227ee0e04504091d1f05f1cf))

## v6.3.2 (2023-02-24)
### Fix
* Add triggers for later stages of consistency test ([`2d7d677`](https://github.com/ral-facilities/datagateway-api/commit/2d7d677fbab85a93fb36fc12afb434ba74dbfc27))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datagateway-api"
version = "6.3.2"
version = "7.0.0"
description = "ICAT API to interface with the DataGateway"
license = "Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 5c06b4d

Please sign in to comment.