Thanks Kaxil! Here is a specific example from pip, a bugfix in 22.0.3 (note the file added to `news`): https://github.com/pypa/pip/pull/10869/files
Which is moved from that news file to NEWS.rst here during release (note the `news` deletions): https://github.com/pypa/pip/commit/44018de50cafba25445a225c1a1986d6312e1ef3 And ultimately ends up here: https://pip.pypa.io/en/stable/news/#v22-0-3
