From c4af958cf1e55ed81e5699a699ae4f929203094c Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 4 Sep 2020 23:16:28 +0200 Subject: [PATCH] MSVC support announced --- docs/CHANGELOG.md | 1 + docs/index.rst | 2 +- docs/usage.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9596886f..524a76fe 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -14,6 +14,7 @@ - `quantity_point` support added (thanks [@johelegp](https://github.com/johelegp)) - `ratio` changed to the NTTP kind - Minimum compiler version supported changed to gcc-9.3 + - VS2019 support added - **0.5.0 May 17, 2020** - Major refactoring and rewrite of the library diff --git a/docs/index.rst b/docs/index.rst index c50d454d..f0697b60 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,7 +16,7 @@ with a permissive `MIT license