diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b519bc9..f5401210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add return types in the test suite ([#748](https://github.com/jsonrainbow/json-schema/pull/748)) - Add test case for validating array of strings with objects ([#704](https://github.com/jsonrainbow/json-schema/pull/704)) +- Add contributing information, contributor recognition and security information ([#771](https://github.com/jsonrainbow/json-schema/pull/771)) ### Fixed - Correct misconfigured mocks in JsonSchema\Tests\Uri\UriRetrieverTest ([#741](https://github.com/jsonrainbow/json-schema/pull/741))