diff --git a/ChangeLog.rst b/ChangeLog.rst index 3e9ff027..70fd90b3 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -16,7 +16,8 @@ `_ to the list of notable projects using C++ Format. * C++ Format now uses MSVC intrinsics for better formatting performance - (`#116 `_, + (`#115 `_ + `#116 `_, `#118 `_ and `#121 `_). Previously these optimizations where only used on GCC and Clang.