diff --git a/doc/changes.adoc b/doc/changes.adoc index 6802450..d3772d8 100644 --- a/doc/changes.adoc +++ b/doc/changes.adoc @@ -5,15 +5,15 @@ http://www.boost.org/LICENSE_1_0.txt //// [#changes] -# Release History +# Revision History :toc: :toc-title: :idprefix: -## Changes in Boost 1.73.0 +## Changes in 1.73.0 * Added an overload of `throw_exception` that takes a `boost::source_location` object. - + NOTE: Projects using `BOOST_THROW_EXCEPTION` with exceptions disabled will need to add a definition of this new overload.