Skip to content

Commit 8773366

Browse files
committed
fix changelog note
1 parent c0c12e3 commit 8773366

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [2.0.3] - 2024-07-22
88
Requires macOS 12.0 and higher.
99

10+
### Changed
11+
- The command line argument `-disable-randomDelay` is now `-disable-random-delay`
12+
1013
### Fixed
1114
- When a user clicked on the `updateDevice` button, the logs would incorrectly state the user was entering the "Unsupported UI" workflow.
1215
- When running unit tests, Nudge no longer honors the randomDelay key or command line argument
@@ -25,9 +28,6 @@ Requires macOS 12.0 and higher.
2528
## [2.0.1] - 2024-07-19
2629
Requires macOS 12.0 and higher.
2730

28-
### Changed
29-
- The command line argument `-disable-randomDelay` is now `-disable-random-delay`
30-
3131
### Fixed
3232
- Some incorrect logic was applied to the `requiredInstallatonDate` when using the new `gracePeriodInstallDelay`
3333
- https://github.com/macadmins/nudge/commit/61997a6137f1fd345a1314285cecc083f8674a15

0 commit comments

Comments
 (0)