diff --git a/README.md b/README.md index 7b5ee63..97bc7b8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ * [Supported Django and Python Versions](#supported-django-and-python-versions) * [Documentation](#documentation) * [Installation in Django >=3.1](#installation-in-django-31) - * [Installation in Django <3.1](#installation-in-django-31-1) + * [Installation in Django <3.1](#installation-in-django-31-1) * [Usage](#usage) * [Signals](#signals) * [Change Log](#change-log) @@ -178,7 +178,7 @@ was just logged. ## Change Log -### 5.1 +### 5.1.0 * Restore Django 2.2 and 3.0 support via [`django-jsonfield-backport`](https://github.com/laymonage/django-jsonfield-backport)