diff --git a/Changelog.md b/Changelog.md index 643ee7119..999afdbb7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,8 @@ - Implemented Swagger->ref(). $swagger->ref('#/info/contact') === $swagger->info->contact - Added validation of internal refs. - - Misc typos and improved unittests #399, #402 + - Misc typos and improved unittests #357, #399, #402, #407, #423, #424 + - Misc improvements to the documentation. ## 2.0.10 diff --git a/VERSION b/VERSION index 0a692060f..6cbacdc8d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.10 +2.0.11