Skip to content

Commit

Permalink
add NEWS.md entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins committed Jul 22, 2019
1 parent 7b78b6f commit 1113baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ New library functions
to search for that character in a string passed as the second argument ([#31664]).
* New `findall(pattern, string)` method where `pattern` is a string or regex ([#31834]).
* `istaskfailed` is now documented and exported, like its siblings `istaskdone` and `istaskstarted` ([#32300]).
* `RefArray` and `RefValue` objects now accept index `CartesianIndex()` in `getindex` and `setindex!` ([#32653])

Standard library changes
------------------------
Expand Down

0 comments on commit 1113baa

Please sign in to comment.