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 fde1cbb commit 3620e5cCopy full SHA for 3620e5c
CHANGELOG
@@ -1,3 +1,8 @@
1
+-------------------------------------------------------------------------------
2
+1.3.0
3
+* Introduce user profile service support.
4
5
+
6
-------------------------------------------------------------------------------
7
1.2.0
8
* Remove support for datafile version 1.
lib/optimizely/version.rb
@@ -14,5 +14,5 @@
14
# limitations under the License.
15
#
16
module Optimizely
17
- VERSION = '1.2.0'.freeze
+ VERSION = '1.3.0'.freeze
18
end
0 commit comments