Skip to content

Commit 1b23411

Browse files
committed
Finish 2.8.0
1 parent 1fc487c commit 1b23411

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release Notes for Element API
22

3+
## 2.8.0 - 2021-08-31
4+
35
### Added
46
- Added the `cacheKey` endpoint configuration setting. ([#145](https://github.com/craftcms/element-api/pull/145))
57
- Added the `contentType` endpoint configuration setting.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "craftcms/element-api",
33
"description": "Create a JSON API for your elements in Craft",
4-
"version": "2.7.0",
4+
"version": "2.8.0",
55
"type": "craft-plugin",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)