Skip to content

Commit 4a13af5

Browse files
committed
Update CHANGES
[skip ci]
1 parent a48bee1 commit 4a13af5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# The change history of PyCall
22

3-
## master
3+
## 1.0.0
4+
5+
* `#[]` and `#[]=` accept a `Range` and an `Enumerable`, which is genated by
6+
`Range#step`, as a slice.
47

58
* Rewrite almost all fundamental parts of PyCall as C extension.
69

0 commit comments

Comments
 (0)