What's Changed
* Add support for "const" keyword in JSON schema by AlexPetul in https://github.com/AlexPetul/django_custom_jsonfield/pull/1
* Add schema validation in CustomJSONField serializer by AlexPetul in https://github.com/AlexPetul/django_custom_jsonfield/pull/2
* Refactored stuff by AlexPetul in https://github.com/AlexPetul/django_custom_jsonfield/pull/3