Skip to content

Commit

Permalink
d In v.8.7.0 release notes, link to #124 and thank @alepez
Browse files Browse the repository at this point in the history
  • Loading branch information
claremacrae committed May 16, 2020
1 parent b4421f4 commit e6382fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/release_notes/relnotes_8.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ template <>
* Reporter: see [Why We Are Converting To Options](/doc/explanations/WhyWeAreConvertingToOptions.md#top)
* Scrubber: [How to Scrub Non-Deterministic Output](/doc/how_tos/ScrubNonDeterministicOutput.md#top). (#126, thank you @abdulg, @haraldreingruber, @jawn)
* File extensions now customizable with `verifyAll()` and `verifyAllCombinations()`: See [File Extensions](/doc/Options.md#file-extensions) (#127)
* New mechanics for [String conversions](/doc/ToString.md#top)
* New mechanics for [String conversions](/doc/ToString.md#top) (thank you @alepez)
* The class `Approvals` is now an alias for `TApprovals< ToStringCompileTimeOptions< StringMaker > >`
* This is a completely backwards-compatible feature.
* It has been done to support a new feature in a future release.
* It has been done to support a new feature in a future release. (#124)
* Our Conan.io package now supports our Boost.Test integration (#121)
* **Bug fixes**
* None
Expand Down

0 comments on commit e6382fd

Please sign in to comment.