Skip to content

Commit

Permalink
Merge pull request #4 from LNOpenMetrics/macros/api_break_fix
Browse files Browse the repository at this point in the history
bump new release
  • Loading branch information
vincenzopalazzo authored Oct 17, 2022
2 parents 9eaf2a5 + 70104ee commit 2b7195d
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 2b7195d

Please sign in to comment.