diff --git a/ChangeLog.rst b/ChangeLog.rst index 53e3dde4..13371da4 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -70,8 +70,11 @@ fmt::print("{:d}", true); // prints "1" -* Fixed documentation issues - (`#162 `_, +* Documentation fixes and improvements + (`#36 `_, + `#75 `_, + `#125 `_, + `#162 `_, `#165 `_, `#210 `_).