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: launchdarkly-server-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 Rust server-side SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
* Add support for daemon mode ([#110](https://github.com/launchdarkly/rust-server-sdk/issues/110)) ([1a16e39](https://github.com/launchdarkly/rust-server-sdk/commit/1a16e395a677b0a395279e25bc671e0149526e68))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* Bump MSRV to 1.81 ([#109](https://github.com/launchdarkly/rust-server-sdk/issues/109)) ([1b472ff](https://github.com/launchdarkly/rust-server-sdk/commit/1b472ff0cab78802bd57ba217fd31e7aae11f685))
0 commit comments