Skip to content

Commit 0841de6

Browse files
authored
Fixup:Noun capitalisation
1 parent 5b391ef commit 0841de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
#### Celery upgrade and Django Celery library change.
44
`django-celery` only officially supports Python 3.5 which Opal no longer supports. It is also no longer the recommended solution for results by Celery. So we have removed this dependency and added the `django-celery-results` module that has a similar functionality.
55

6-
#### Drops support for python 3.5
6+
#### Drops support for Python 3.5
77
Opal now supports Python 3.6 - Python 3.8.
88

99

1010
### 0.20.0 (Major Release)
1111

1212
#### Python 3 version changes.
1313

14-
Opal now supports python 3.5 - python 3.8.
15-
Please note that the 0.21.0 release will drop support for python 3.5.
14+
Opal now supports Python 3.5 - Python 3.8.
15+
Please note that the 0.21.0 release will drop support for Python 3.5.
1616

1717
### Scaffold application episode category
1818

0 commit comments

Comments
 (0)