Skip to content

Commit 0790373

Browse files
W-17905399: RNs for Feb 25 (#3224)
* Update README.md * Update README.md
1 parent 9f49c0f commit 0790373

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

releasenotes/README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,16 @@ Additional documentation:
2525
* [Salesforce CLI Plugin Developer Guide](https://github.com/salesforcecli/cli/wiki/Quick-Introduction-to-Developing-sf-Plugins)
2626
* [Salesforce CLI Setup Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm)
2727

28-
## 2.78.3 (Feb 26, 2025) [stable-rc]
28+
## 2.79.4 (March 5, 2025) [stable-rc]
2929

3030
These changes are in the Salesforce CLI release candidate. We plan to include these changes in next week's official release. This list isn't final and is subject to change.
3131

3232
------------
33+
We hope to see you at [TDX next week](https://www.salesforce.com/tdx/)!
34+
35+
* FIX: We fixed some under-the-hood bugs.
36+
37+
## 2.78.3 (Feb 26, 2025) [stable]
3338

3439
* NEW: When you run `project deploy start` with both `--test-level` and `--verbose`, the human-readable output now shows how long each Apex test took to run, in milliseconds. This information was already available in the JSON output. Here's sample output:
3540

@@ -49,7 +54,7 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
4954
* ContentTypeBundle
5055
* AnalyticsDashboard
5156

52-
## 2.77.6 (Feb 19, 2025) [stable]
57+
## 2.77.6 (Feb 19, 2025)
5358

5459
* NEW: When generating a manifest with the `project generate manifest` command, you can now use the `--metadata` flag together with `--source-dir` to target specific metadata components in your local package directory. This new feature is useful when you have multiple package directories or multiple directories within a single package directory and you want to target specific metadata within a source path.
5560

0 commit comments

Comments
 (0)