diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db8a43..6c956d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.18.8](https://github.com/deschler/django-modeltranslation/compare/v0.18.8-beta.1...v0.18.8) (2023-02-01) + ### [0.18.8-beta.1](https://github.com/deschler/django-modeltranslation/compare/v0.18.8-beta.0...v0.18.8-beta.1) (2023-01-27) diff --git a/VERSION b/VERSION index 9e01b9d..556ab30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.8-beta.1 \ No newline at end of file +0.18.8 \ No newline at end of file