Skip to content

Commit 7a4c1e2

Browse files
authored
Add change suggested in code review
1 parent 6c16683 commit 7a4c1e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/community/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ You can determine your currently installed version using `pip show`:
7878
#### Packaging
7979

8080
* Migrate packaging to `pyproject.toml` by [@deronnax](https://github.com/deronnax) in [#9056](https://github.com/encode/django-rest-framework/pull/9056)
81+
* Move package data rules from `MANIFEST.in` to `pyproject.toml` by [@p-r-a-v-i-n](https://github.com/p-r-a-v-i-n) in [#9825](https://github.com/encode/django-rest-framework/pull/9825)
8182
* Set up release workflow with trusted publisher by [@browniebroke](https://github.com/browniebroke) in [#9852](https://github.com/encode/django-rest-framework/pull/9852)
8283

8384
#### Other changes

0 commit comments

Comments
 (0)