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
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
All notable changes to the LaunchDarkly C server-side SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [2.4.4] - 2021-12-14
6
+
### Changed:
7
+
- Removed unused internal headers
8
+
- Fixed comment spelling issues
9
+
- Updated spelling in an error log message (`checkPrequisites failed` -> `checkPrerequisites failed`)
10
+
11
+
### Fixed:
12
+
- Fixed Windows CI build by updating PCRE download URL to new host
13
+
5
14
## [2.4.3] - 2021-10-19
6
15
### Changed:
7
16
- Updated the build process to produce release artifacts for Windows.
0 commit comments