mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-21 02:41:53 +00:00
Up changelog
This commit is contained in:
parent
443d36df1e
commit
7d347eebdc
2 changed files with 10 additions and 6 deletions
|
|
@ -17,7 +17,7 @@ are used for versioning (schema follows below):
|
|||
|
||||
0.16
|
||||
----
|
||||
2020-01-xx (not yet released)
|
||||
2020-01-11
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
@ -25,11 +25,13 @@ are used for versioning (schema follows below):
|
|||
requirement version for Django to 1.11. If you don't meet these
|
||||
requirements - do not upgrade.
|
||||
|
||||
- Drop support Django 1.8, 1.9, 1.10. Minimal supported Django version is 1.11.
|
||||
- Add support for Django 3.0.
|
||||
- Drop support Django 1.8, 1.9, 1.10. Minimal supported Django version is 1.11.
|
||||
- Tested against Python 3.8.
|
||||
- Drop Python 2.7 support.
|
||||
- Drop Python 3.4 support.
|
||||
- Tested with Django REST Framework 3.11.x
|
||||
- Tested with Django REST Framework 3.11.x. All older versions of
|
||||
Django REST Framework should still work, although they are no longer tested.
|
||||
- Tested with FeinCMS 1.17.x. No code changes at all. All older versions of
|
||||
FeinCMS should still work, although they are no longer tested.
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ are used for versioning (schema follows below):
|
|||
|
||||
0.16
|
||||
----
|
||||
2020-01-xx (not yet released)
|
||||
2020-01-11
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
@ -25,11 +25,13 @@ are used for versioning (schema follows below):
|
|||
requirement version for Django to 1.11. If you don't meet these
|
||||
requirements - do not upgrade.
|
||||
|
||||
- Drop support Django 1.8, 1.9, 1.10. Minimal supported Django version is 1.11.
|
||||
- Add support for Django 3.0.
|
||||
- Drop support Django 1.8, 1.9, 1.10. Minimal supported Django version is 1.11.
|
||||
- Tested against Python 3.8.
|
||||
- Drop Python 2.7 support.
|
||||
- Drop Python 3.4 support.
|
||||
- Tested with Django REST Framework 3.11.x
|
||||
- Tested with Django REST Framework 3.11.x. All older versions of
|
||||
Django REST Framework should still work, although they are no longer tested.
|
||||
- Tested with FeinCMS 1.17.x. No code changes at all. All older versions of
|
||||
FeinCMS should still work, although they are no longer tested.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue