Skip to content

Commit 0b378f1

Browse files
author
Steph Locke
committed
Updated NEWS
1 parent d9b36c3 commit 0b378f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
* `str_remove()` and `str_remove_all()` functions. These wrap
1313
`str_replace()` and `str_replace_all()` to remove patterns from strings.
1414
(@Shians, #178)
15+
16+
* `str_squish()` removes excess spaces from both the left and right side of strings. (@stephlocke #197)
1517

1618
## Bug fixes and minor improvements
1719

0 commit comments

Comments
 (0)