Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Changelog entries. #100

Merged
merged 1 commit into from Jun 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
39 changes: 35 additions & 4 deletions CHANGES.rst
Expand Up @@ -20,17 +20,13 @@ Changelog
Features
--------

- Enable S3 as alternative storage.
`#4456 <https://pulp.plan.io/issues/4456>`_
- Added REST APIs for handling docker/podman push.
`#5027 <https://pulp.plan.io/issues/5027>`_


Bugfixes
--------

- Fixed webserver snippets config
`#6628 <https://pulp.plan.io/issues/6628>`_
- Fixed 500 error when pulling by tag.
`#6776 <https://pulp.plan.io/issues/6776>`_
- Ensure that all relations between content models are properly created
Expand All @@ -41,6 +37,41 @@ Bugfixes
`#6884 <https://pulp.plan.io/issues/6884>`_


----


1.4.1 (2020-06-04)
==================


Bugfixes
--------

- Including requirements.txt on MANIFEST.in
`#6890 <https://pulp.plan.io/issues/6890>`_


----


1.4.0 (2020-05-28)
==================


Features
--------

- Enable S3 as alternative storage.
`#4456 <https://pulp.plan.io/issues/4456>`_


Bugfixes
--------

- Fixed webserver snippets config
`#6628 <https://pulp.plan.io/issues/6628>`_


Improved Documentation
----------------------

Expand Down