Skip to content

Commit

Permalink
Release v0.18.2
Browse files Browse the repository at this point in the history
* Add methods to convert to and from strings for MultiHTTP enums

Signed-off-by: Marcelo E. Magallon <[email protected]>
  • Loading branch information
mem committed Oct 25, 2023
1 parent b64efa0 commit debd5d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
## [Unreleased]


<a name="v0.18.2"></a>
## [v0.18.2] - 2023-10-25

<a name="v0.18.1"></a>
## [v0.18.1] - 2023-10-13

Expand Down Expand Up @@ -489,7 +492,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.18.1...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.18.2...HEAD
[v0.18.2]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.18.1...v0.18.2
[v0.18.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.18.0...v0.18.1
[v0.18.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.17.3...v0.18.0
[v0.17.3]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.17.2...v0.17.3
Expand Down

0 comments on commit debd5d0

Please sign in to comment.