Skip to content

Commit

Permalink
Release 4.2.5 (#841)
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
newswangerd authored Jul 14, 2021
1 parent 8c01c09 commit be1f820
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.5 (2021-07-14)
==================

Features
--------

- Add unix socket support to collection version download view
`AAH-743 <https://issues.redhat.com/browse/AAH-743>`_


----


4.2.4 (2021-06-28)
==================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/743.feature

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.4"
__version__ = "4.2.5"

default_app_config = "galaxy_ng.app.PulpGalaxyPluginAppConfig"

0 comments on commit be1f820

Please sign in to comment.