diff --git a/CHANGE_LOG b/CHANGE_LOG index 06ce921bb..50333d427 100644 --- a/CHANGE_LOG +++ b/CHANGE_LOG @@ -1,3 +1,15 @@ +v2.7.3 +- Changes system menu pages to be more consistent. Changes list pagination to + be alphabetical. +- Fixes bug in job execution code that prevented debug operation from manager page. +- Fixes a bug preventing import of collection dimensions. +- Switches Aquarium to MIT License. +- Add rake task to identify protocol dependencies. +- Update sample search to show all items for a sample. + +- Update gem and yarn dependencies. + + v2.7.2 - Fixes bug in recent changes to sample search where results were filtered instead of accumulated and inventory would not be displayed.