Skip to content

Commit 6d2d393

Browse files
committed
update docs for 1.1.0
1 parent 08552e0 commit 6d2d393

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc_template/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@ The Allen SDK provides Python code for accessing experimental metadata along wit
9090

9191
See the `mouse connectivity section <connectivity.html>`_ for more details.
9292

93+
What's New - 1.1.0 (October 31, 2019)
94+
-----------------------------------------------------------------------
95+
96+
The 1.1.0 release adds:
97+
- an updated gaze mapping algorithm
98+
- automatic retries for failed neuropixels NWB file downloads
99+
100+
and fixes:
101+
- several failing nightly build tests
102+
- warnings emitted due to use of deprecated `h5py.Dataset.value`
103+
104+
93105
What's New - 1.0.2 (October 14, 2019)
94106
------------------------------------------------------------------------
95107

@@ -103,6 +115,7 @@ With this release, we are no longer supporting Python 2.
103115
Previous Release Notes
104116
----------------------
105117

118+
* `1.0.2 <https://github.com/AllenInstitute/AllenSDK/wiki/Release-Notes-(1.0.2)>`_
106119
* `0.16.3 <https://github.com/AllenInstitute/AllenSDK/wiki/Release-Notes-(0.16.3)>`_
107120
* `0.16.2 <https://github.com/AllenInstitute/AllenSDK/wiki/Release-Notes-(0.16.2)>`_
108121
* `0.16.2 <https://github.com/AllenInstitute/AllenSDK/wiki/Release-Notes-(0.16.2)>`_

0 commit comments

Comments
 (0)