diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 17844e09a..dd92c32ee 100644 --- a/changelog.md +++ b/changelog.md @@ -171,6 +171,8 @@ provided by the operating system. dumping (on select signals) and notifying the parent process about the cause of termination. +- Added `strip` and `setSlice` to `std/strbasics`. + ## Language changes |