Skip to content

Commit

Permalink
Building changelog for 2.14.0
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot committed Jul 22, 2021
1 parent 697f2c0 commit c48c352
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 deletions.
29 changes: 29 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,35 @@ Changelog

.. towncrier release notes start
2.14.0 (2021-07-22)
===================

Bugfixes
--------

- Add missing "Size" field in publications
`#8506 <https://pulp.plan.io/issues/8506>`_
- Fixed a bug where arch=all package indices were not being synced when filtering by architecture.
`#8910 <https://pulp.plan.io/issues/8910>`_


Removals
--------

- Dropped support for Python 3.6 and 3.7. pulp_deb now supports Python 3.8+.
`#9036 <https://pulp.plan.io/issues/9036>`_


Misc
----

- If remotes specify components or architectures that do not exist in the synchronized Release file, a warning is now logged.
`#6948 <https://pulp.plan.io/issues/6948>`_


----


2.13.0 (2021-05-27)
===================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/6948.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/8506.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/8910.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/9036.removal

This file was deleted.

0 comments on commit c48c352

Please sign in to comment.