-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(release): bump version to v0.3.1.2
- Loading branch information
Showing
2 changed files
with
45 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# CHANGELOG for bigid_bgcheck | ||
|
||
## v0.3.1.2-20220506 - [Danilo Carolino](@danilogco) | ||
|
||
* build(deps): bump ruby version from 3.1.0 to 3.1.2 | ||
* build(deps): bump bigid_auth version to v0.2.1.2 | ||
* feat: automatize the project deployment proccess | ||
|
||
## v0.3.1.1-20220209 - [Danilo Carolino](@danilogco) | ||
|
||
* bump bigid_auth version to v0.2.1.1 | ||
|
||
## v0.3.1-20220202 - [Danilo Carolino](@danilogco) | ||
|
||
* [QC-79](https://qflash.atlassian.net/jira/software/projects/QC/boards/31?selectedIssue=QC-79) | ||
Reduzir uso de pipelines em projetos Ruby [Dependabot] | ||
* Bump Ruby version to v3.1.0 | ||
|
||
## v0.3.0 - [Danilo Carolino](@danilogco) | ||
|
||
* Bump "bigid_auth" version from v0.1.0 to v0.2.0 | ||
|
||
## v0.2.0 - [Danilo Carolino](@danilogco) | ||
|
||
Features | ||
|
||
* Add fields to service return: "raw_data", "score_details", "related_score_details" and "raw_response" (the complete json file) | ||
|
||
## v0.1.3 - [Danilo Carolino](@danilogco) | ||
|
||
* Fix a problem with the locale initialization in Rails projects | ||
|
||
## v0.1.2 - [Danilo Carolino](@danilogco) | ||
|
||
* Move auth service to an external package | ||
|
||
## v0.1.1 - [Danilo Carolino](@danilogco) | ||
|
||
* Fix a problem with the credentials when its get by the env variables | ||
* Fix rubocop warnings | ||
|
||
## v0.1.0 - [Danilo Carolino](@danilogco) | ||
|
||
* Initial release of bigid_bgcheck |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters