Skip to content

Commit

Permalink
Reference addition of ActionMailer in 0.53.0 changelog
Browse files Browse the repository at this point in the history
This was added in #1280 and it's definitely relevant enough to include
in the changelog :)
  • Loading branch information
ivoanjo committed Oct 18, 2021
1 parent 09b7956 commit c15a4d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.52.0...v0.53.0
- Runtime Metrics: Global VM cache statistics ([#1680][])
- Automatically send traces to agent Unix socket if present ([#1700][])
- CI-App: User Provided Git Metadata ([#1662][])
- ActionMailer integration ([#1280])

### Changed

Expand Down Expand Up @@ -2730,4 +2731,4 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
[@vramaiah]: https://github.com/vramaiah
[@walterking]: https://github.com/walterking
[@y-yagi]: https://github.com/y-yagi
[@zachmccormick]: https://github.com/zachmccormick
[@zachmccormick]: https://github.com/zachmccormick

0 comments on commit c15a4d0

Please sign in to comment.