Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman committed Sep 28, 2023
1 parent 4fcaea4 commit 760cfdb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@
- 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.

### ✨ What's New ✨
### 🦊 What's Changed 🦊

- Removed the `channel` argument from the `generate-experimenter` command ([#5843](https://github.com/mozilla/application-services/pull/5843)).
- This cleans up some design issues/technical debt deep within the internal representation of the FML compiler.

- The `set_experiments` method has been updated to filter down the list of experiments to only those that match the configured `app_name` and `channel` ([#5813](https://github.com/mozilla/application-services/pull/5813)).
## Places

### 🦊 What's Changed 🦊
Expand Down

0 comments on commit 760cfdb

Please sign in to comment.