diff --git a/CHANGES.rst b/CHANGES.rst index 98a6e32..730d588 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,9 +18,10 @@ Changes ======= -Version 1.0.0 (2024-02-23) +Version 1.0.0 (2024-02-29) -------------------------- +- Review documentation (`#116 `_). - Added users table (`#96 `_). - Bug fix: Fixed error in dataset validation sqlalchemy.inspect is not valid (`#97 `_). - Bug fix: Fixed problem with multiple connections when opening the dataset table retrieval function (`#98 `_).