mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Introduce CHANGELOG.md
This commit is contained in:
parent
8ac8bc8df2
commit
5455fe3c10
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
This is a list of high-level changes for each release of AWX. A full list of commits can be found at `https://github.com/ansible/awx/releases/tag/<version>`.
|
||||
|
||||
## 9.1.1
|
||||
|
||||
- Fixed bug that caused database migrations on Kubernetes installs to hang https://github.com/ansible/awx/pull/5579
|
||||
- Upgrade Python-level app dependencies in AWX virtual environment https://github.com/ansible/awx/pull/5407
|
||||
- Prevent running jobs from blocking inventory updates https://github.com/ansible/awx/pull/5519
|
||||
- Fixed invalid_response SAML error https://github.com/ansible/awx/pull/5577
|
||||
- Started using this changelog https://github.com/ansible/awx/pull/5635
|
||||
Loading…
x
Reference in New Issue
Block a user