Skip to content

Commit 910f960

Browse files
committed
Add requested changes
1 parent 529ae7f commit 910f960

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ANNOUNCE.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Announcing Python-Blosc2 2.7.0
22
==============================
33

44
Updated to latest C-Blosc2 2.15.0. Also, `LazyExpr.evaluate()`
5-
is marked as deprecated and some other fixes have been done
5+
is marked as deprecated (LazyExpr.eval() is replacing it) and some other fixes
6+
have been carried out.
67

78
For more info, you can have a look at the release notes in:
89

RELEASE_NOTES.md

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

77
* Deprecated `LazyExpr.evaluate()`.
88

9-
* Fixed `_chech_rc` function. See https://github.com/Blosc/python-blosc2/issues/187.
9+
* Fixed `_check_rc` function. See https://github.com/Blosc/python-blosc2/issues/187.
1010

1111

1212
## Changes from 2.6.1 to 2.6.2

0 commit comments

Comments
 (0)