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: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to the LaunchDarkly Apex server-side SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [1.3.0] - 2024-01-23
6
+
### Added:
7
+
- Added additional unit tests to meet 75% minimum coverage required by Salesforce. Thanks, @estebanefi!
8
+
5
9
## [1.2.0] - 2022-09-27
6
10
### Fixed:
7
11
- Fixed name collision between internal Event type and Salesforce Event type. The SDK Event type is now named LDEvent.
0 commit comments