From a4538ac1e861f206057d54c915a63eeb54e9098d Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 7 May 2016 08:44:51 -0700 Subject: [PATCH] Update ChangeLog.rst --- ChangeLog.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 039899a5..481f5d4c 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -65,9 +65,17 @@ Thanks to `@dean0x7d (Dean Moldovan) `_ and `@speth (Ray Speth) `_. -* Reduced compile time of variadic functions +* Reduced compile time (`#243 `_, - `#249 `_). + `#249 `_, + `#317 `_): + + .. image:: https://cloud.githubusercontent.com/assets/4831417/11614060/ + b9e826d2-9c36-11e5-8666-d4131bf503ef.png + + .. image:: https://cloud.githubusercontent.com/assets/4831417/11614080/ + 6ac903cc-9c37-11e5-8165-26df6efae364.png + Thanks to `@dean0x7d (Dean Moldovan) `_. * Compile test fixes (`#313 `_).