Skip to content

Commit cb6584a

Browse files
committed
prepare release 1.0
1 parent edbdc04 commit cb6584a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
CHANGELOG
22
=========
33

4+
1.0.0
5+
-----
6+
7+
This is the first stable release of the 1.x series. All objects that are
8+
part of the 1.0.1 Experience API spec have been implemented and the current
9+
API is considered to be stable.
10+
11+
In terms of existing classes and methods, there is no difference to the
12+
0.5 release series.
13+
414
0.5.1
515
-----
616

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"extra": {
3636
"branch-alias": {
37-
"dev-master": "0.5.x-dev"
37+
"dev-master": "1.0.x-dev"
3838
}
3939
}
4040
}

0 commit comments

Comments
 (0)