From d2214b1faa9da0da5fd4c3b5a1ecb154cfefb95f Mon Sep 17 00:00:00 2001 From: Maksim Rakitin Date: Mon, 13 Dec 2021 11:47:42 -0500 Subject: [PATCH] DOC: release notes for v0.4.2 --- docs/source/release-history.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/source/release-history.rst b/docs/source/release-history.rst index 0b0b4944..f80f2b10 100644 --- a/docs/source/release-history.rst +++ b/docs/source/release-history.rst @@ -2,6 +2,19 @@ Release History =============== +v0.4.2 (2021-12-13) +------------------- +- Added CI configs to build and publish Sphinx documentaiton. +- Updated badges in the ``README.rst`` file (GHA workflows status, PyPI and + conda-forge releases). +- Updated documentation with a list of custom SRW and Shadow3 simulations. +- Updated NSLS-II TES SRW and Shadow3 examples (``00000002``) to run faster and + updated validations in the corresponding tests. +- Added a timing test for the ``BeamStatisticsReport`` (Sirepo/Shadow app). +- Updated versioneer's configuration (`python/cpython#28292 + `_, + `https://bugs.python.org/issue45173 `_). + v0.4.1 (2021-11-10) ------------------- In this release, we addressed some shortcomings of the granular ophyd objects: