Skip to content

Commit 7488f4c

Browse files
committed
Release 2.6.0
1 parent 0057b84 commit 7488f4c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# [Unreleased]
22

3+
# [2.6.0] - 2023-08-22
4+
35
* Gracefull shutdown of HTTP server. (#439, @miry)
46
* Support PATCH HTTP method for Proxy update(`PATCH /proxies/{proxy}`) and
57
Toxic update(`PATCH /proxies/{proxy}/toxics/{toxic}`) endpoints.
@@ -199,7 +201,8 @@
199201

200202
Initial public release.
201203

202-
[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.5.0...HEAD
204+
[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.6.0...HEAD
205+
[2.6.0]: https://github.com/Shopify/toxiproxy/compare/v2.5.0...v2.6.0
203206
[2.5.0]: https://github.com/Shopify/toxiproxy/compare/v2.4.0...v2.5.0
204207
[2.4.0]: https://github.com/Shopify/toxiproxy/compare/v2.3.0...v2.4.0
205208
[2.3.0]: https://github.com/Shopify/toxiproxy/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)