Skip to content

Commit 854da0f

Browse files
committed
chore: Update changelog
1 parent 770428a commit 854da0f

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

CHANGELOG.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,37 +8,13 @@ All notable changes to this project will be documented in this file. See [standa
88
### Features
99

1010
* Remove six ([773c791](https://github.com/MongoEngine/django-mongoengine/commit/773c79169b08ccd71f958e1855a2c47b1c7ebb7e))
11-
12-
### [0.4.5-beta.4](https://github.com/MongoEngine/django-mongoengine/compare/v0.4.5-beta.3...v0.4.5-beta.4) (2021-04-11)
13-
14-
### [0.4.5-beta.3](https://github.com/MongoEngine/django-mongoengine/compare/v0.4.5-beta.2...v0.4.5-beta.3) (2020-11-16)
15-
11+
* **drf-spectacular:** AutoSchema generator for drf-spectacular support. ([2ef9529](https://github.com/MongoEngine/django-mongoengine/commit/2ef9529e330d482957acf582a56ac7aeabe853c6))
12+
* Support Django 3.2
1613

1714
### Bug Fixes
1815

1916
* Add missing __init__.py ([bb11d36](https://github.com/MongoEngine/django-mongoengine/commit/bb11d36cf754bfd19bcff1e643fabd28c44f9e38))
2017

21-
### [0.4.5-beta.2](https://github.com/MongoEngine/django-mongoengine/compare/v0.4.5-beta.1...v0.4.5-beta.2) (2020-11-14)
22-
23-
24-
### Features
25-
26-
* **drf-spectacular:** AutoSchema generator for drf-spectacular support. ([2ef9529](https://github.com/MongoEngine/django-mongoengine/commit/2ef9529e330d482957acf582a56ac7aeabe853c6))
27-
28-
### [0.4.5-beta.1](https://github.com/MongoEngine/django-mongoengine/compare/v0.4.5-beta.0...v0.4.5-beta.1) (2020-11-11)
29-
30-
### [0.4.5-beta.0](https://github.com/MongoEngine/django-mongoengine/compare/v0.4.4...v0.4.5-beta.0) (2020-11-11)
31-
32-
33-
### Features
34-
35-
* **drf_spectacular:** Patch isinstance in drf_spectacular to accept django_mongoengine fields. ([463eb03](https://github.com/MongoEngine/django-mongoengine/commit/463eb03db54cd79820f5cc360fc10b672a787f53))
36-
37-
38-
### Bug Fixes
39-
40-
* **drf_spectacular:** Add get_internal_type ([eda3e12](https://github.com/MongoEngine/django-mongoengine/commit/eda3e121c2989781a3d41b0c38ed1e1db74b78bd))
41-
* Fix value serialization for DRF ([54ff411](https://github.com/MongoEngine/django-mongoengine/commit/54ff4112f036535b57affece1f2ab56ea0045806))
4218

4319
### 2016-01-27
4420

0 commit comments

Comments
 (0)