diff --git a/doc/changelog.rst b/doc/changelog.rst index efe83b686..d175c0007 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -18,6 +18,7 @@ To be released at some future point in time Description +- Enforce updates to changelog for PRs - SmartSim Documentation refactor - Update the version of Redis from `7.0.4` to `7.2.4` - Update Experiment API typing @@ -25,6 +26,7 @@ Description Detailed Notes +- Added check for edit to changelog.rst upon pull request. - Implemented new structure of SmartSim documentation. Added examples images and further detail of SmartSim components. - Update Redis version to `7.2.4`. This change fixes an issue in the Redis @@ -36,6 +38,7 @@ Detailed Notes (SmartSim-PR-PR504_) - Update the generic `t.Any` typehints in Experiment API. (SmartSim-PR501_) +.. _SmartSim-PR518: https://github.com/CrayLabs/SmartSim/pull/518 .. _SmartSim-PR463: https://github.com/CrayLabs/SmartSim/pull/463 .. _SmartSim-PR507: https://github.com/CrayLabs/SmartSim/pull/507 .. _SmartSim-PR504: https://github.com/CrayLabs/SmartSim/pull/504