Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abecevello committed Feb 27, 2024
1 parent 7f56e3d commit ebf6568
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,9 @@
# [Unreleased]

# [2.8.0] - 2024-02-27

* toxiproxy-cli - sortedAttributes sort by attribute.key instead attribute.value (#543, @jesseward)

# [2.7.0] - 2023-10-25

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

Initial public release.

[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.7.0...HEAD
[Unreleased]: https://github.com/Shopify/toxiproxy/compare/v2.8.0...HEAD
[2.8.0]: https://github.com/Shopify/toxiproxy/compare/v2.7.0...v2.8.0
[2.7.0]: https://github.com/Shopify/toxiproxy/compare/v2.6.0...v2.7.0
[2.6.0]: https://github.com/Shopify/toxiproxy/compare/v2.5.0...v2.6.0
[2.5.0]: https://github.com/Shopify/toxiproxy/compare/v2.4.0...v2.5.0
Expand Down

0 comments on commit ebf6568

Please sign in to comment.