We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8262648 commit 33da444Copy full SHA for 33da444
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Element API
2
3
-## Unreleased
+## 2.6.0 - 2019-08-01
4
5
### Added
6
- Added the `callback` endpoint config setting, which enables JSONP output. ([#96](https://github.com/craftcms/element-api/issues/96))
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/element-api",
"description": "Create a JSON API for your elements in Craft",
- "version": "2.5.4",
+ "version": "2.6.0",
"type": "craft-plugin",
"keywords": [
7
"api",
0 commit comments