Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit ab46750

Browse files
committed
Release v3.6.9
1 parent 399c0c1 commit ab46750

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Notes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ binaries (and respective sources) of the versions listed here can be downloaded
1010

1111
Development Builds
1212
------------------
13-
* Fixed non-responsive commands in contextual menu
13+
* No major changes to report
1414

1515
Release Builds
1616
--------------
17-
####Version 3.6.8 (October 2016)
1817
[![DOI](https://zenodo.org/badge/4622/tferr/ASA.svg)](https://zenodo.org/badge/latestdoi/4622/tferr/ASA)
18+
####Version 3.6.9 (October 2016)
19+
* Fixed non-responsive commands in contextual menu
1920

21+
####Version 3.6.8 (October 2016)
2022
* Bug fixes ([#18](https://github.com/tferr/ASA/issues/18), [#19](https://github.com/tferr/ASA/issues/19))
2123
* Allow plugin to run headless ([example](http://imagej.net/Sholl_Analysis#Advanced_Usage))
2224
* The _Analyze>Sholl>Sholl (Tracings)..._ plugin is now part of [SNT](https://github.com/fiji/Simple_Neurite_Tracer) to allow:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>ca.mcgill</groupId>
1616
<artifactId>Sholl_Analysis</artifactId>
17-
<version>3.6.9-SNAPSHOT</version>
17+
<version>3.6.9</version>
1818

1919
<name>Sholl Analysis</name>
2020
<description>An ImageJ 1.x plugin that uses automated Sholl to perform neuronal morphometry directly from segmented images and traces from Simple Neurite Tracer</description>

0 commit comments

Comments
 (0)