Prepare for 21.3 release (#2057)

* Prepare for release

* Add to changelog recent PRs

* add missing changelog items and update contributing docs

* Add 2061

* add 2060 to changelog

* Add 20.12.3 to changelog

* Add #2064 to changelog

* Do not show host and port in README

* Add some documentation PRs to changelog

* add new decorators to changelog

* Add 2063

* Add some PRs to misc
This commit is contained in:
Adam Hopkins
2021-03-21 10:43:18 +02:00
committed by GitHub
parent 6763e2bb0a
commit 2586989eb7
8 changed files with 334 additions and 85 deletions

4
docs/sanic/changelog.rst Normal file
View File

@@ -0,0 +1,4 @@
📜 Changelog
============
.. include:: ../../CHANGELOG.rst

View File

@@ -0,0 +1,4 @@
♥️ Contributing
===============
.. include:: ../../CONTRIBUTING.rst