mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Prep for 1.0 release
* Remove "pre-1.0" warnings in docs, readme * Jump trove classifer from pre-alpha all the way up to stable (arguably this should have been "beta" for the past several months)
This commit is contained in:
10
README.rst
10
README.rst
@@ -1,15 +1,6 @@
|
||||
Anymail: Django email backends for Mailgun, Mailjet, Postmark, SendGrid, SparkPost and more
|
||||
===========================================================================================
|
||||
|
||||
**PRE-1.0**
|
||||
|
||||
Although several projects are using this package in production,
|
||||
the API and feature set are still evolving, and the package has
|
||||
not yet reached 1.0 status. Before 1.0, minor version bumps might
|
||||
include breaking changes (following semantic versioning rules).
|
||||
Please check the
|
||||
`release notes <https://github.com/anymail/django-anymail/releases>`_
|
||||
|
||||
.. This README is reused in multiple places:
|
||||
* Github: project page, exactly as it appears here
|
||||
* Docs: shared-intro section gets included in docs/index.rst
|
||||
@@ -66,6 +57,7 @@ Anymail releases follow `semantic versioning <http://semver.org/>`_.
|
||||
* Full documentation: https://anymail.readthedocs.io/en/stable/
|
||||
* Package on PyPI: https://pypi.python.org/pypi/django-anymail
|
||||
* Project on Github: https://github.com/anymail/django-anymail
|
||||
* Changelog: https://github.com/anymail/django-anymail/releases
|
||||
|
||||
|
||||
Anymail 1-2-3
|
||||
|
||||
Reference in New Issue
Block a user