mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 22:55:42 +00:00
📚 Fix 2.6.0 "Added" heading in CHANGELOG
This commit is contained in:
parent
f7664ba8a8
commit
dee28392e3
@ -1,7 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [2.6.0] - 2020-10-20
|
## [2.6.0] - 2020-10-20
|
||||||
# Added
|
### Added
|
||||||
- Add `string.AsNullIfEmpty()`
|
- Add `string.AsNullIfEmpty()`
|
||||||
- Returns the current string, or `null` if the current string is null or empty.
|
- Returns the current string, or `null` if the current string is null or empty.
|
||||||
- Add `string.AsNullIfWhiteSpace()`
|
- Add `string.AsNullIfWhiteSpace()`
|
||||||
|
Loading…
Reference in New Issue
Block a user