From 120861bf55e5f91a4afe18a9b508545a14754937 Mon Sep 17 00:00:00 2001 From: Christian Mazakas Date: Mon, 7 Feb 2022 12:40:17 -0800 Subject: [PATCH] Add change log note about AsciiDoc conversion --- doc/unordered/changes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/unordered/changes.adoc b/doc/unordered/changes.adoc index 72a800c4..4064aa89 100644 --- a/doc/unordered/changes.adoc +++ b/doc/unordered/changes.adoc @@ -20,6 +20,7 @@ * Various warning fixes in the test suite. * Update code to internally use `boost::allocator_traits`. * Switch to Fibonacci hashing. +* Update documentation to be written in AsciiDoc instead of QuickBook. == Release 1.67.0