Skip to content

Commit 33da444

Browse files
committed
Finish 2.6.0
1 parent 8262648 commit 33da444

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes for Element API
22

3-
## Unreleased
3+
## 2.6.0 - 2019-08-01
44

55
### Added
66
- Added the `callback` endpoint config setting, which enables JSONP output. ([#96](https://github.com/craftcms/element-api/issues/96))

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.5.4",
4+
"version": "2.6.0",
55
"type": "craft-plugin",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)