File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ 2.0.3] - 2024-07-22
8
8
Requires macOS 12.0 and higher.
9
9
10
+ ### Changed
11
+ - The command line argument ` -disable-randomDelay ` is now ` -disable-random-delay `
12
+
10
13
### Fixed
11
14
- When a user clicked on the ` updateDevice ` button, the logs would incorrectly state the user was entering the "Unsupported UI" workflow.
12
15
- 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.
25
28
## [ 2.0.1] - 2024-07-19
26
29
Requires macOS 12.0 and higher.
27
30
28
- ### Changed
29
- - The command line argument ` -disable-randomDelay ` is now ` -disable-random-delay `
30
-
31
31
### Fixed
32
32
- Some incorrect logic was applied to the ` requiredInstallatonDate ` when using the new ` gracePeriodInstallDelay `
33
33
- https://github.com/macadmins/nudge/commit/61997a6137f1fd345a1314285cecc083f8674a15
You can’t perform that action at this time.
0 commit comments