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

Commit 428a18d

Browse files
committed
Update Changelog and version
1 parent 64c9440 commit 428a18d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## 5.14.1
8+
### Fixed
9+
* Service: Handle 404 messages without throwing an exception the queue does not exist.[#2451](https://github.com/microsoft/onefuzz/pull/2451)
10+
711
## 5.14.0
812
### Added
913
* Service: Implement not-implemented `GetInputContainerQueues` [#2380](https://github.com/microsoft/onefuzz/pull/2380)

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.14.0
1+
5.14.1

0 commit comments

Comments
 (0)