From 5d2b2c7e3bb110b85aad87e012003e5de1007534 Mon Sep 17 00:00:00 2001 From: Tiago Date: Sun, 28 May 2017 06:15:13 -0400 Subject: [PATCH] Update release notes --- Notes.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Notes.md b/Notes.md index 14ac8c4..7bfa31d 100644 --- a/Notes.md +++ b/Notes.md @@ -8,16 +8,19 @@ binaries (and respective sources) of the versions listed here can be downloaded ## Development Builds -* All options can now be accessed programmatically ([example](./scripting-examples/)) -* Improved [script](./src/main/resources/scripts/Analyze/Sholl/) implementing - _Analyze>Sholl>Group Sholl Profiles..._ -* Switch from Jenkins to Travis CI - +* No major changes to report ## Release Builds [![DOI](https://zenodo.org/badge/4622/tferr/ASA.svg)](https://zenodo.org/badge/latestdoi/4622/tferr/ASA) +#### Version 3.6.13 (June 2017) +* All options can now be accessed programmatically ([example](./scripting-examples/)) +* Intersection points between arbor and sampling shells can be accessed as ROIs +* Improved [script](./src/main/resources/scripts/Analyze/Sholl/) implementing + _Analyze>Sholl>Group Sholl Profiles..._ +* Switch from Jenkins to Travis CI + #### Version 3.6.12 (January 2017) * Implemented the _Analyze>Sholl>Group Sholl Profiles..._ command * All settings are now remembered across restarts