diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d792ca80..1a60b7f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. +## [2.12.3] = 2021-08-20 +- Reordered columns in Visual Behavior metadata tables to be more helpful + ## [2.12.2] = 2021-08-13 - fix to how from_lims API gets OPhys experiment metadata. Preserves relationship between OPhys experiments and failed containers diff --git a/doc_template/index.rst b/doc_template/index.rst index ccc02c694..db96b50c2 100644 --- a/doc_template/index.rst +++ b/doc_template/index.rst @@ -118,7 +118,12 @@ The Allen SDK provides Python code for accessing experimental metadata along wit See the `mouse connectivity section `_ for more details. -What's New - 12.2.2 +What's New - 2.12.3 +----------------------------------------------------------------------- +- Reordered columns in Visual Behavior metadata tables to be more helpful + + +What's New - 2.12.2 ----------------------------------------------------------------------- - fix to how from_lims API gets OPhys experiment metadata. Preserves relationship between OPhys experiments and failed containers