mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
This commit is contained in:
commit
8adab6ada8
2 changed files with 10 additions and 10 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,3 +1,12 @@
|
|||
## [4.7.2](https://github.com/Ombi-app/Ombi/compare/v4.7.1...v4.7.2) (2021-11-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **request-list:** :bug: Fixed an issue where the bulk delete would not work for movie requests ([4b540fb](https://github.com/Ombi-app/Ombi/commit/4b540fb45bcc389664f0953159802288d005db9f))
|
||||
|
||||
|
||||
|
||||
## [4.7.1](https://github.com/Ombi-app/Ombi/compare/v4.7.0...v4.7.1) (2021-11-22)
|
||||
|
||||
|
||||
|
@ -196,12 +205,3 @@
|
|||
|
||||
|
||||
|
||||
## [4.2.6](https://github.com/Ombi-app/Ombi/compare/v4.2.5...v4.2.6) (2021-10-14)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* :zap: Use ngxs store for the whole customization section of the app ([97b493d](https://github.com/Ombi-app/Ombi/commit/97b493d869feee59d360b484a6c59388a2aead1f))
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "4.7.1"
|
||||
"version": "4.7.2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue