We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc487c commit 1b23411Copy full SHA for 1b23411
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Release Notes for Element API
2
3
+## 2.8.0 - 2021-08-31
4
+
5
### Added
6
- Added the `cacheKey` endpoint configuration setting. ([#145](https://github.com/craftcms/element-api/pull/145))
7
- Added the `contentType` endpoint configuration setting.
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/element-api",
"description": "Create a JSON API for your elements in Craft",
- "version": "2.7.0",
+ "version": "2.8.0",
"type": "craft-plugin",
"keywords": [
"api",
0 commit comments