Skip to content
Snippets Groups Projects
Commit 1cd0fe07 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: changelog

parent 401efb5b
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
2.1.0 (Friday April 12th 2019)
------------------------------
2.1.0 (Saturday April 13th 2019)
--------------------------------
Added
......@@ -21,8 +21,8 @@ Changed
* The :class:`.GiftiMesh` class no longer creates copies of the mesh
vertex/index arrays. This means that, with ``numpy>=1.16`` these arrays
will be flagged as read-only.
vertex/index arrays. This means that, these arrays will be flagged as
read-only.
* The :class:`.Mesh` class handles vertex data sets requiring different
triangle unwinding orders, at the cost of potentially having to store
two copies of the mesh indices.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment