From ed10f8bfeb783164bb107432a4ae6f3b659485d2 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 17 Aug 2020 22:08:35 +0200 Subject: [PATCH] Dependencies updated in CHANGELOG --- docs/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6c9c9d57..9596886f 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -2,7 +2,11 @@ - **0.6.0 WIP** - linear_algebra updated to 0.7.0/testing - - libfmt updated to 6.2.1 + - fmt updated to 7.0.3 + - range-v3 updated to 0.11.0 + - catch2 updated to 2.13.0 + - doxygen updated to 1.8.18 + - ms-gsl 3.1.0 dependency added - Added angle as SI base dimension (thanks [@kwikius](https://github.com/kwikius)) - Added STL random number distribution wrappers (thanks [@yasamoka](https://github.com/yasamoka)) - `math.h` function signatures refactored to use a `Quantity` concept (thanks [@kwikius](https://github.com/kwikius))