mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-19 04:32:28 +03:00
Changes to project workflow should not be included in release notes.
This commit is contained in:
parent
5313ae6310
commit
7b57ec475a
|
@ -41,7 +41,6 @@ You can determine your currently installed version using `pip show`:
|
||||||
Date: ...
|
Date: ...
|
||||||
|
|
||||||
* Added jQuery 3.7.1 support & dropped previous version [[#9094](https://github.com/encode/django-rest-framework/pull/9094)]
|
* Added jQuery 3.7.1 support & dropped previous version [[#9094](https://github.com/encode/django-rest-framework/pull/9094)]
|
||||||
* Fix documentation link test [[#9076](https://github.com/encode/django-rest-framework/pull/9076)]
|
|
||||||
* Use str as default path converter [[#9066](https://github.com/encode/django-rest-framework/pull/9066)]
|
* Use str as default path converter [[#9066](https://github.com/encode/django-rest-framework/pull/9066)]
|
||||||
* Update third-party-packages.md [[#9026](https://github.com/encode/django-rest-framework/pull/9026)]
|
* Update third-party-packages.md [[#9026](https://github.com/encode/django-rest-framework/pull/9026)]
|
||||||
* Document support for http.HTTPMethod in the @action decorator added in Python 3.11 [[#9067](https://github.com/encode/django-rest-framework/pull/9067)]
|
* Document support for http.HTTPMethod in the @action decorator added in Python 3.11 [[#9067](https://github.com/encode/django-rest-framework/pull/9067)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user