chore(release): 0.18.3-beta.0

This commit is contained in:
Serg Tereshchenko 2022-07-11 00:02:03 +03:00
parent 39bbe821b3
commit 8535a4ee23
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
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.3-beta.0](https://github.com/deschler/django-modeltranslation/compare/v0.18.2...v0.18.3-beta.0) (2022-07-10)
### Features
* Support `named` argument for `values_list` ([#644](https://github.com/deschler/django-modeltranslation/issues/644)) ([39bbe82](https://github.com/deschler/django-modeltranslation/commit/39bbe821b31278b21e0bf3528d036343338bb0f7))
### [0.18.2](https://github.com/deschler/django-modeltranslation/compare/v0.18.1...v0.18.2) (2022-05-15)

View file

@ -1 +1 @@
0.18.2
0.18.3-beta.0