diff --git a/CHANGELOG.md b/CHANGELOG.md index 215e750f8..f2aba41ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.16.0] = 2023-XX-XX +## [2.16.0] = 2023-11-09 - Python 3.10 and 3.11 support - Support for VBO update release. -- Added new stimulus presentations columns that can be computed/added when -loading previous data. +- Uspport for new VBO release - Various bug fixes. +- See release notes on Github ## [2.14.0] = 2022-12-12 - Support for updated vbn release containing probe, lfp and behavior only data. diff --git a/doc_template/index.rst b/doc_template/index.rst index 46f48c71a..dc835c7f4 100644 --- a/doc_template/index.rst +++ b/doc_template/index.rst @@ -118,6 +118,15 @@ The Allen SDK provides Python code for accessing experimental metadata along wit See the `mouse connectivity section `_ for more details. +What's new - 2.16.0 +---------------------------------------------------------------------- +- See release notes on Github +- compatibility for python 3.10, 3.11 + +What's new - 2.15.0 +---------------------------------------------------------------------- +- See release notes on Github + What's new - 2.14.0 ---------------------------------------------------------------------- - Support for updated vbn release containing probe, lfp and behavior only data.