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

Commit 94b2be1

Browse files
authored
release 2.26.1 (#1070)
1 parent 59fea7e commit 94b2be1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 2.26.1
8+
### Fixed
9+
* CLI: Fixed an issue handling long-running requests. [#1068](https://github.com/microsoft/onefuzz/pull/1068)
10+
* CLI/Service: Fixed an issue related to upcoming features. [#1067](https://github.com/microsoft/onefuzz/pull/1067)
11+
* CLI: Fixed an issue handling `target_options` for libFuzzer jobs. [#1066](https://github.com/microsoft/onefuzz/pull/1066)
12+
713
## 2.26.0
814
### Added
915
* Supervisor: Added a `panic` handler to record supervisor failures. [#1062](https://github.com/microsoft/onefuzz/pull/1062)

CURRENT_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.26.0
1+
2.26.1

0 commit comments

Comments
 (0)