Skip to content

Commit

Permalink
update README, CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Aug 15, 2024
1 parent 668f810 commit 28ed3cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHANGES

unreleased
----------
0.4.2
-----
- add support for postgreSQL
- add field classes for additional datatypes:
EncryptedIntegerField, EncryptedDecimalField, EncryptedDateField
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-crypto-fields
| | | | | framework |
+-------------------------+----------------+---------------+----------+-----------+
| 0.4.2+ | 3.11+ | 4.2+ | mysql | cache |
| (unreleased) | | | postgres | framework |
| | | | postgres | framework |
+-------------------------+----------------+---------------+----------+-----------+

* Uses ``pycryptodomex``
Expand Down

0 comments on commit 28ed3cd

Please sign in to comment.