You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/client-sdk/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to the LaunchDarkly Client-Side SDK for C/C++ will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org).
Fixes required to run with msvc 14.1 (vs2017) (https://github.com/launchdarkly/cpp-sdks/issues/195) ([d16b2ea](https://github.com/launchdarkly/cpp-sdks/commit/d16b2ea1131b2a99efcec99b96c90b9384c33dc7))
9
+
10
+
### Dependencies
11
+
12
+
* The following workspace dependencies were updated
13
+
* dependencies
14
+
* launchdarkly-cpp-internal bumped from 0.1.5 to 0.1.6
15
+
* launchdarkly-cpp-common bumped from 0.3.2 to 0.3.3
* Fixes required to run with msvc 14.1 (vs2017) ([#195](https://github.com/launchdarkly/cpp-sdks/issues/195)) ([d16b2ea](https://github.com/launchdarkly/cpp-sdks/commit/d16b2ea1131b2a99efcec99b96c90b9384c33dc7))
0 commit comments