Skip to content

Commit

Permalink
Release 4.2.7 (#1068)
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
newswangerd authored Dec 2, 2021
1 parent c4318f5 commit 4585834
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,19 @@ Changelog

.. towncrier release notes start
4.2.7 (2021-12-02)
==================

Bugfixes
--------

- Fix proxy and proxy credentials during collection sync.
`AAH-910 <https://issues.redhat.com/browse/AAH-910>`_


----


4.2.6 (2021-08-26)
==================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/910.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy_ng/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "4.2.6"
__version__ = "4.2.7"

default_app_config = "galaxy_ng.app.PulpGalaxyPluginAppConfig"

0 comments on commit 4585834

Please sign in to comment.