Skip to content

Commit f9ebfab

Browse files
committed
Update README.
1 parent ae8beed commit f9ebfab

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGES.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ For a list of releases, see: https://github.com/django-ses/django-ses/releases/
77
The following changes are not yet released, but are code complete:
88

99
Pulls and Issues:
10-
- https://github.com/django-ses/django-ses/pull/267
10+
- None
1111

1212
Features:
13-
- Experimental SESv2 Client under feature flag
13+
- None
1414

1515
Changes:
1616
- None
@@ -23,6 +23,18 @@ Fixes:
2323

2424
## Current
2525

26+
27+
**3.3.0**
28+
29+
Pulls:
30+
- https://github.com/django-ses/django-ses/pull/267
31+
- https://github.com/django-ses/django-ses/pull/269
32+
33+
Fixes:
34+
- Support of SESv2 client. Fixes #229.
35+
## Past
36+
37+
2638
**3.2.2**
2739

2840
Pulls:
@@ -32,8 +44,6 @@ Fixes:
3244
- Support newer versions of cryptography (loosen required version)
3345
Fixes #262.
3446

35-
## Past
36-
3747
**3.2.1**
3848

3949
Pulls:

0 commit comments

Comments
 (0)