diff --git a/CHANGELOG.md b/CHANGELOG.md index bcea28d91de58ebff8f5291f1e59345d73366b1e..61e713504a65939f69220f3a667058df24bc8983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ -# Changelog - -## v0.1.2 +v0.1.2 +------ * Elaborate on installation. Use pip from conda-forge channel to install `PSimPy` * Add info about how tests can be run -## v0.1.1 +v0.1.1 +------ * Add info about installation @@ -14,6 +14,7 @@ * Update metadata -## v0.1.0 +v0.1.0 +------ * First release diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 8261b353e8cb01273fad0ba8573b66cfc72e8d5c..201f6c45d8ed6373e647a45a3beb7820bbfc466e 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,2 +1,4 @@ -```{include} ../CHANGELOG.md -``` \ No newline at end of file +Changes +======= + +.. include:: ../../CHANGELOG.md