diff --git a/README.md b/README.md index b0f6018..bbec323 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,9 @@ Full header: ## Changelog +* v1.0.1 + * Fixed an issue with cpptoml with trailing whitespace and comments in dates as well as allowing for empty inline tables now. + * v1.0 * Reading and writing works. Dates are handeled. Conversion between json, plists and toml works as expected.