Skip to content

Commit 1edc8b3

Browse files
committed
Updated CHANGELOG.md
1 parent 1f993c9 commit 1edc8b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.0.0] - 2023-03-22
8+
### Added
9+
- Added an arrow button to cells on the `FeatureFlagsViewController` which allows the user to view more information about the specific feature flag / test.
10+
11+
### Changed
12+
- Resolved pull [#7](https://github.com/rwbutler/FeatureFlags/pull/7) whereby if test variations were specified as `disabled`,`enabled` (as opposed to `enabled`, `disabled`) then test biases would be applied the wrong way round.
13+
714
## [2.6.4] - 2023-02-03
815
### Changed
916
- Updated iOS deployment target to 11.0.

0 commit comments

Comments
 (0)