diff --git a/CHANGELOG.md b/CHANGELOG.md index 1247123..4aa8952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed + - StringExtensions - fixed an issue with IsNumeric where empty strings would return true ## [8.9.1] - 2020-05-27 ### Changed