Skip to content

Commit c9274e9

Browse files
meta: Update CHANGELOG.md
1 parent 23ca604 commit c9274e9

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,17 @@
44

55
## 2.50.2
66

7+
This change removes the `mobile-app upload` experimental feature which was introduced in 2.50.1.
8+
9+
## 2.50.1
10+
711
### Various fixes & improvements
812

9-
- feat(mobile-app): Reintroduce mobile-app feature gating (#2643) by @szokeasaurusrex
10-
- ci: Enable `uninlined-format-args` Clippy lint (#2634) by @szokeasaurusrex
11-
- ci(test): Replace `--all` with `--workspace` (#2640) by @szokeasaurusrex
12-
- build: Delete `Makefile` (#2641) by @szokeasaurusrex
13-
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 (#2637) by @dependabot
1413
- build(deps): bump form-data from 3.0.1 to 3.0.4 (#2638) by @dependabot
15-
- feat(mobile-app): Remove unstable-mobile-app feature gating (#2601) by @rbro112
16-
- feat(mobile-app): Add extra experimental logging to the mobile-app subcommand (#2636) by @rbro112
17-
- feat(mobileapp): Update mobile app command for ipa uploads (#2619) by @noahsmartin
18-
- test: Delete unused test response (#2633) by @szokeasaurusrex
19-
- ci: Enable `unused-trait-names` lint, fix violations (#2631) by @szokeasaurusrex
14+
15+
### New experimental feature
16+
17+
This release introduces the new experimental `mobile-app upload` subcommand. This command is experimental, and therefore subject to changes, including breaking changes and/or removal, in any release. The command might not work as expected.
2018

2119
## 2.50.0
2220

@@ -42,7 +40,7 @@
4240

4341
## 2.47.1
4442

45-
No user-facing changes.
43+
No user-facing changes.
4644

4745
## 2.47.0
4846

0 commit comments

Comments
 (0)