diff --git a/CHANGELOG.md b/CHANGELOG.md index 1829e6d..70bdbf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Convert a list of items to text by adding commas and an "and" at the end. +## Version 0.2.0.0 + +Introducing `CommaValues` to allow working with different languages. + ## Version 0.1.0.0 The first working version of `comma-and`.