Skip to content

Commit 863c8d0

Browse files
author
theninj4
committed
v1.2.5
1 parent 0717159 commit 863c8d0

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,3 +1,5 @@
1+
- 2016-07-11 - v1.2.5
2+
- 2016-07-11 - Fixing bug when concurrently updating the same resource id
13
- 2016-07-04 - v1.2.4
24
- 2016-07-04 - Use stricter MySQL transaction isolation READ_COMMITTED
35
- 2016-07-01 - v1.2.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-store-relationaldb",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Relational data store for jsonapi-server.",
55
"keywords": [
66
"json:api",

0 commit comments

Comments
 (0)