Skip to content

Commit 22a5ef9

Browse files
committed
add news
1 parent cfcd340 commit 22a5ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ New library functions
7373

7474
* `hardlink(src, dst)` can be used to create hard links. ([#41639])
7575
* `diskstat(path=pwd())` can be used to return statistics about the disk. ([#42248])
76+
* `@check cond [msg]` can be used to check if a condition holds and to error otherwise ([#41342])
7677

7778
New library features
7879
--------------------

0 commit comments

Comments
 (0)