From 46cce22bccc45f80e788bda98df1dad8b4b53774 Mon Sep 17 00:00:00 2001 From: Matjaz Pirnovar Date: Mon, 6 Jan 2025 13:38:26 -0800 Subject: [PATCH 1/3] test change in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index be5e0613..b425fa44 100644 --- a/README.md +++ b/README.md @@ -288,3 +288,5 @@ License (MIT): [https://github.com/bblimke/webmock/blob/master/LICENSE](https:// - Ruby - https://github.com/optimizely/ruby-sdk - Swift - https://github.com/optimizely/swift-sdk + +Test From edc0b9c24973a47c58c7ec3377816b761566e17d Mon Sep 17 00:00:00 2001 From: Matjaz Pirnovar Date: Mon, 6 Jan 2025 13:44:01 -0800 Subject: [PATCH 2/3] test change in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b425fa44..3bab24e9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Optimizely Rollouts is [free feature flags](https://www.optimizely.com/free-feat ## Get Started Refer to the [Ruby SDK's developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/ruby-sdk) for detailed instructions on getting started with using the SDK. +This is a test line. ### Requirements @@ -289,4 +290,3 @@ License (MIT): [https://github.com/bblimke/webmock/blob/master/LICENSE](https:// - Swift - https://github.com/optimizely/swift-sdk -Test From 332af8e661c2db7f1a4a34aff8f4edfceec041b7 Mon Sep 17 00:00:00 2001 From: Matjaz Pirnovar Date: Tue, 7 Jan 2025 16:37:09 -0800 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3bab24e9..c2ea58ec 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Optimizely Rollouts is [free feature flags](https://www.optimizely.com/free-feat ## Get Started Refer to the [Ruby SDK's developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/ruby-sdk) for detailed instructions on getting started with using the SDK. -This is a test line. ### Requirements