mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
Link to github releases from readme+changelog. (#481)
This commit is contained in:
parent
d9c899e8f7
commit
67bf060991
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Changelog Summary
|
||||
=================
|
||||
|
||||
Changes for django-select2 v6.0.1 and later are logged on the [github releases page](https://github.com/applegrew/django-select2/releases).
|
||||
|
||||
### v6.0.0
|
||||
|
||||
* Add Support for Django 2.0
|
||||
|
|
|
|||
|
|
@ -46,12 +46,13 @@ good example.
|
|||
Changelog
|
||||
---------
|
||||
|
||||
See `CHANGELOG.md`_
|
||||
See `Github releases`_
|
||||
|
||||
|
||||
.. _Django: https://www.djangoproject.com/
|
||||
.. _Select2: http://ivaynberg.github.com/select2/
|
||||
.. _CHANGELOG.md: CHANGELOG.md
|
||||
.. _Github releases: https://github.com/applegrew/django-select2/releases
|
||||
|
||||
.. |version| image:: https://img.shields.io/pypi/v/Django-Select2.svg
|
||||
:target: https://pypi.python.org/pypi/Django-Select2/
|
||||
|
|
|
|||
Loading…
Reference in a new issue