Skip to content

Commit

Permalink
Add changelog for PR 241.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRyanIrish committed Mar 23, 2020
1 parent 5a2d00d commit baf63fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog/241.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Changes behavior of NDCubeSequence slicing. Previously, a slice item of interval
length 1 would cause an NDCube object to be returned. Now an NDCubeSequence made
up of 1 NDCube is returned. This is consistent with how interval length 1 slice
items slice arrays.

0 comments on commit baf63fc

Please sign in to comment.