Skip to content

Commit

Permalink
bump new release
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Oct 17, 2022
1 parent 3622d98 commit 70104ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.0.4

## 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

## Fixed
- api: add missing dependeces ([commit](https://github.com/LNOpenMetrics/py-lnmetrics.api/commit/6cd0d4e4a98872441863c59b78d2186899a6c3ac)). @vincenzopalazzo 24-04-2022
- api: fixed get metric one query, include channels_info ([commit](https://github.com/LNOpenMetrics/py-lnmetrics.api/commit/974dcba611a610607d3f0445940b73e24d9c5f40)). @vincenzopalazzo 17-04-2022


# v0.0.3

## Added
Expand Down
4 changes: 2 additions & 2 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "py-lnmetrics.api",
"version": "v0.0.3",
"version": "v0.0.4",
"api": {
"name": "github",
"repository": "LNOpenMetrics/py-lnmetrics.api",
Expand All @@ -13,4 +13,4 @@
"serialization_method": {
"name": "md"
}
}
}

0 comments on commit 70104ee

Please sign in to comment.