File tree Expand file tree Collapse file tree 1 file changed +2
-26
lines changed Expand file tree Collapse file tree 1 file changed +2
-26
lines changed Original file line number Diff line number Diff line change @@ -8,37 +8,13 @@ All notable changes to this project will be documented in this file. See [standa
8
8
### Features
9
9
10
10
* 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
16
13
17
14
### Bug Fixes
18
15
19
16
* Add missing __ init__ .py ([ bb11d36] ( https://github.com/MongoEngine/django-mongoengine/commit/bb11d36cf754bfd19bcff1e643fabd28c44f9e38 ) )
20
17
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 ) )
42
18
43
19
### 2016-01-27
44
20
You can’t perform that action at this time.
0 commit comments