Skip to content

Commit 469b6d3

Browse files
committed
Updated What's New section of README.md
1 parent 1edc8b3 commit 469b6d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ To learn more about how to use FeatureFlags, take a look at the [keynote present
4949
- [x] Convert an A/B test into a feature flag once you have decided whether the feature test was a success i.e. rollout a feature to 100% of users
5050
- [x] Visualize the state of your flags and tests using FeatureFlagsViewController in debug builds of your app
5151

52-
## What's new in FeatureFlags 2.6.3?
52+
## What's new in FeatureFlags 3.0.0?
5353

54-
When using FeatureFlags 2.6.3 with SPM, import `FeatureFlags` rather than `FeatureFlagsPackage`.
54+
See [CHANGELOG.md](CHANGELOG.md).
5555

5656
## Installation
5757

0 commit comments

Comments
 (0)