Skip to content

Commit

Permalink
1.79.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and vmaas-bot committed Dec 10, 2020
1 parent 1dae954 commit 5f160af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.79.1 (2020-12-10)
### Fix
* **manager:** Add join with rule table for id_query ([`1dae954`](https://github.com/RedHatInsights/vulnerability-engine/commit/1dae954ea80d16d1d3c11a21165a948de05e61cf))

## v1.79.0 (2020-12-07)
### Feature
* **manager:** Add filter by security rules title ([`6fed16d`](https://github.com/RedHatInsights/vulnerability-engine/commit/6fed16df12f265ece91b99e2f9fefc2362c2fca2))
Expand Down
2 changes: 1 addition & 1 deletion common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Common constants declaration module.
"""

APP_VERSION = "1.79.0"
APP_VERSION = "1.79.1"
TIMESTAMP_LAST_REPO_BASED_EVAL = 'last_eval_repo_based'

0 comments on commit 5f160af

Please sign in to comment.