Skip to content

Commit

Permalink
1.72.0
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 Nov 4, 2020
1 parent e961f8a commit cf2832a
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.72.0 (2020-11-04)
### Feature
* Add signal handling ([`e961f8a`](https://github.com/RedHatInsights/vulnerability-engine/commit/e961f8a61106f30823c7e210d7475afdf380211d))

## v1.71.0 (2020-10-30)
### Feature
* Sanitize nul values from parameters ([`39e0eab`](https://github.com/RedHatInsights/vulnerability-engine/commit/39e0eab320e634ad6eda276e36a8e36af6ae1007))
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.71.0"
APP_VERSION = "1.72.0"
TIMESTAMP_LAST_REPO_BASED_EVAL = 'last_eval_repo_based'

0 comments on commit cf2832a

Please sign in to comment.