You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [v1.4.1] - 2019-08-24
11
+
10
12
### Added
11
13
12
14
- Now ships with type annotations ([PEP 561](https://www.python.org/dev/peps/pep-0561/)).
@@ -155,7 +157,8 @@ Released: 2018-11-17
155
157
- Generate, view and revoke API keys from the Django admin.
156
158
- Authenticate requests using the `Api-Token` and `Api-Secret-Key` headers. Customizable via the `DRF_API_KEY_TOKEN_HEADER` and `DRF_API_KEY_SECRET_KEY_HEADER` settings.
0 commit comments