Skip to content

Commit

Permalink
prepare version 0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
  • Loading branch information
vincenzopalazzo committed Apr 24, 2022
1 parent c63b467 commit dcc315c
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 727 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.idea
**/.pytest_cache

*.lock
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.0.3

## Added
- api: increase req timeout and adding the possibility to disable log ([commit](https://github.com/LNOpenMetrics/py-lnmetrics.api/commit/c63b467950e9217a7036d87b1b6ad40237c9694b)). @vincenzopalazzo 24-04-2022


# v0.0.2

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "py-lnmetrics.api",
"version": "v0.0.2",
"version": "v0.0.3",
"api": {
"name": "github",
"repository": "LNOpenMetrics/py-lnmetrics.api",
Expand Down
Loading

0 comments on commit dcc315c

Please sign in to comment.