Skip to content

Commit 63d650b

Browse files
authored
[FSSDK-8584] bump release data & add module name change info (#387)
1 parent 26cf04d commit 63d650b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
Changes that have landed but are not yet released.
99

10-
## [2.0.0] - January 19th, 2024
10+
## [2.0.0] - January 22th, 2024
1111

1212
### New Features
1313

@@ -47,6 +47,7 @@ For details, refer to our documentation pages:
4747

4848
* ODPManager in the SDK is enabled by default. Unless an ODP account is integrated into the Optimizely projects, most ODPManager functions will be ignored. If needed, ODPManager can be disabled when `OptimizelyClient` is instantiated.
4949
* Minimum golang version changed from 1.13 to 1.21.0. ([#369](https://github.com/optimizely/go-sdk/pull/369), [#380](https://github.com/optimizely/go-sdk/pull/380))
50+
* Module name has been changed to `github.com/optimizely/go-sdk/v2`.
5051

5152
### Bug Fixes
5253
* Logged correct error message in HTTP requests. ([#374](https://github.com/optimizely/go-sdk/pull/374))

0 commit comments

Comments
 (0)