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