Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BioTurboNick committed Oct 13, 2021
1 parent 39f28eb commit d5a3c29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ Standard library changes
argument have a type more specific than `Any`; use SHIFT-TAB instead of TAB
to allow any compatible methods.

* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints the exception information.
* New `err` global variable in `Main` set when an expression throws an exception, akin to `ans`. Typing `err` reprints
the exception information.

#### SparseArrays

Expand Down

0 comments on commit d5a3c29

Please sign in to comment.