Skip to content

Commit ebf6568

Browse files
committedFeb 27, 2024
Release 2.8.0
1 parent 7f56e3d commit ebf6568

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [Unreleased]
22

3+
# [2.8.0] - 2024-02-27
4+
5+
* toxiproxy-cli - sortedAttributes sort by attribute.key instead attribute.value (#543, @jesseward)
6+
37
# [2.7.0] - 2023-10-25
48

59
* Fix invalid JSON in /version endpoint response (#538, @whatyouhide)
@@ -206,7 +210,8 @@
206210

207211
Initial public release.
208212

209-
[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.7.0...HEAD
213+
[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.8.0...HEAD
214+
[2.8.0]: https://github.com/Shopify/toxiproxy/compare/v2.7.0...v2.8.0
210215
[2.7.0]: https://github.com/Shopify/toxiproxy/compare/v2.6.0...v2.7.0
211216
[2.6.0]: https://github.com/Shopify/toxiproxy/compare/v2.5.0...v2.6.0
212217
[2.5.0]: https://github.com/Shopify/toxiproxy/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)
Failed to load comments.