We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cce89b commit 0a5587aCopy full SHA for 0a5587a
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-## Unreleased
+## 2.3.0 - 2017-05-24
5
6
### Added
7
- Added the `cache` endpoint config setting.
composer.json
{
"name": "craftcms/element-api",
"description": "Create a JSON API for your elements in Craft",
- "version": "2.2.0",
+ "version": "2.3.0",
"type": "craft-plugin",
"keywords": [
"api",
0 commit comments