Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 2842c10

Browse files
formatting
1 parent 8e64958 commit 2842c10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Changed
1919

2020
* Agent: Updated libfuzzer-fuzz basic template to include required args and make it match cli [#3429](https://github.com/microsoft/onefuzz/pull/3429)
21-
* Agent: Downgrade some debug logs from warn to debug [#3450](https://github.com/microsoft/onefuzz/pull/3450)
21+
* Agent: Downgraded some debug logs from warn to debug [#3450](https://github.com/microsoft/onefuzz/pull/3450)
2222
* CLI: Removed CLI commands from the local fuzzing tasks as they can now be described via yaml template [#3428](https://github.com/microsoft/onefuzz/pull/3428)
23-
* Service: Delete the autoScale table entries on VMSS shutdown [#3455](https://github.com/microsoft/onefuzz/pull/3455)
23+
* Service: AutoScale table entries are now deleted on VMSS shutdown [#3455](https://github.com/microsoft/onefuzz/pull/3455)
2424

2525
### Fixed
2626

27-
* Agent: Fix local path generation [#3432](https://github.com/microsoft/onefuzz/pull/3432), [#3460](https://github.com/microsoft/onefuzz/pull/3460)
27+
* Agent: Fixed local path generation [#3432](https://github.com/microsoft/onefuzz/pull/3432), [#3460](https://github.com/microsoft/onefuzz/pull/3460)
2828

2929
## 8.7.1
3030

0 commit comments

Comments
 (0)