Skip to content

Commit 7937275

Browse files
committed
Finish 2.8.1
1 parent 6449cac commit 7937275

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.8.1 - 2021-09-01
44

55
### Fixed
66
- Fixed an “Header may not contain more than a single header” error that could occur if a different exception had occurred. ([#115](https://github.com/craftcms/element-api/issues/115))

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

0 commit comments

Comments
 (0)