We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbdc04 commit cb6584aCopy full SHA for cb6584a
CHANGELOG.md
@@ -1,6 +1,16 @@
1
CHANGELOG
2
=========
3
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
14
0.5.1
15
-----
16
composer.json
@@ -34,7 +34,7 @@
34
},
35
"extra": {
36
"branch-alias": {
37
- "dev-master": "0.5.x-dev"
+ "dev-master": "1.0.x-dev"
38
}
39
40
0 commit comments