Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandernst committed Jul 15, 2024
1 parent c8aba51 commit 5eb0922
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1] - 2024-07-15

### Changed

- improve handling of timestamps (thanks to GonzaloMachado)
- fix a logical bug that would prevent registrations to get deleted (thanks to GonzaloMachado)

## [4.0] - 2024-07-04

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This application implements the creation of **signed .pkpass** files and

## Requirements

- Django >=3.2.9, <4.2
- Django >=3.2.9
- Python >= 3.10
- pyca/cryptography (for .pkpass SMIME sign)
- djangorestframework >= 3.8
Expand Down

0 comments on commit 5eb0922

Please sign in to comment.