Skip to content

Commit 99cebf0

Browse files
Typo
1 parent 6cef9d4 commit 99cebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ August 2023: version 4.1.1 released
88
A maintenance release, with some changes to the Array class which is still in 'beta'.
99

1010
* bitarray dependency now pinned to ">=2.8.0, <3.0.0" rather than a specific version. Bug #283.
11-
* Fix for using numpy integers a integer parameters. Bug #286.
11+
* Fix for using numpy integers as integer parameters. Bug #286.
1212
* Removed ability to extend an Array with the '+' operator. Use the 'extend' method instead.
1313
* Improvements when pretty-printing the Array.
1414
* Array.count() can now count 'nan' values for floating point types.

0 commit comments

Comments
 (0)