Skip to content

Commit

Permalink
chore: release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfeaver committed Nov 24, 2023
1 parent 361e84f commit 96b8a5e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0]
### Fixed
- Use tags to allow nested time() calls.

## [3.1.2]
### Fixed
- Updated dependency to replace all legacy versions in domnikl/statsd.
Expand Down Expand Up @@ -58,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- first version supporting counters, timings

[Unreleased]: https://github.com/Slickdeals/statsd-php/compare/3.1.2...HEAD
[Unreleased]: https://github.com/Slickdeals/statsd-php/compare/3.2.0...HEAD
[3.2.0]: https://github.com/Slickdeals/statsd-php/compare/3.1.2...3.2.0
[3.1.2]: https://github.com/Slickdeals/statsd-php/compare/3.1.1...3.1.2
[3.1.1]: https://github.com/Slickdeals/statsd-php/compare/3.1.0...3.1.1
[3.1.0]: https://github.com/Slickdeals/statsd-php/compare/3.0.1...3.1.0
Expand Down

0 comments on commit 96b8a5e

Please sign in to comment.