Skip to content

Commit 68b2307

Browse files
authored
Add date to 3.12 release.
1 parent 6f7aad8 commit 68b2307

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ You can determine your currently installed version using `pip show`:
3838

3939
### 3.12.0
4040

41+
Date: 28th September 2020
42+
4143
* Add `--file` option to `generateschema` command. [#7130]
4244
* Support `tags` for OpenAPI schema generation. See [the schema docs](https://www.django-rest-framework.org/api-guide/schemas/#grouping-operations-with-tags). [#7184]
4345
* Support customising the operation ID for schema generation. See [the schema docs](https://www.django-rest-framework.org/api-guide/schemas/#operationid). [#7190]

0 commit comments

Comments
 (0)