Skip to content

Commit

Permalink
Release 4.8.1 (#4415)
Browse files Browse the repository at this point in the history
* bump to 4.8.1
* towncrier build
No-Issue
  • Loading branch information
jerabekjiri authored Oct 20, 2023
1 parent 8e2edb9 commit 160a50c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
4.8.1 (2023-10-18)
==================

Bugfixes
--------

- community Sync - disable without a requirements file .. on the detail screen
`AAH-2360 <https://issues.redhat.com/browse/AAH-2360>`_
- Remote form: warn about signed_only enabled & missing requirements for Galaxy remote
`AAH-2748 <https://issues.redhat.com/browse/AAH-2748>`_


Misc
----

- `AAH-2726 <https://issues.redhat.com/browse/AAH-2726>`_


----


4.8.0 (2023-09-13)
==================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/2360.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2726.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2748.bug

This file was deleted.

2 changes: 1 addition & 1 deletion ansible-hub-ui/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.8.0"
__version__ = "4.8.1"

0 comments on commit 160a50c

Please sign in to comment.