Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
  • Loading branch information
bigcat88 committed Sep 23, 2023
1 parent 2132c16 commit 3e0039b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## [4.3.2] - 2023-09-23

### Added

- Support of `Last-Modified`, e.g. `If-Modified-Since:` header for the Rest API endpoints. #1147
- `redis` python dependency for `django-allauth`.

### Changed

- `/api/v1/apps.json` endpoint now ALWAYS return gzipped data. #1147

## [4.3.1] - 2023-09-19

### Changed
Expand Down

0 comments on commit 3e0039b

Please sign in to comment.