Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman committed Oct 12, 2023
1 parent dd82f95 commit 26f4b36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
- This adds methods to get the feature_ids and descriptions from a loaded manifest.
- Added a `channels` subcommmand to the command line ([#5844](https://github.com/mozilla/application-services/pull/5844)).
- This prints the channels for the given manifest.
- Added `pref-key` to feature variables schema definition ([#5862](https://github.com/mozilla/application-services/pull/5862)).
- This allows developers to override remote and default values of top-level variables with preferences.
- Requires setting `userDefaults` and `sharedPreferences` in the call to `NimbusBuilder`.

### 🦊 What's Changed 🦊

Expand Down

0 comments on commit 26f4b36

Please sign in to comment.