Skip to content

Commit

Permalink
release v0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Oct 11, 2024
1 parent 4a53bd0 commit 2a358ef
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion blockchain
Submodule blockchain updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+18 −17 conan.lock
+2 −2 conanfile.py
2 changes: 1 addition & 1 deletion c-api
Submodule c-api updated 4 files
+2 −2 README.md
+1 −1 ci_utils
+21 −20 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion consensus
Submodule consensus updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+5 −5 conan.lock
+2 −2 conanfile.py
2 changes: 1 addition & 1 deletion database
Submodule database updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+16 −15 conan.lock
+1 −1 conanfile.py
9 changes: 9 additions & 0 deletions doc/release-notes/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# version 0.45.0

You can install Knuth node version v0.45.0 [using these instructions](https://kth.cash/#download).

This release includes the following features and fixes:

* feat: upgrade dependencies by @fpelliccioni in #12
* Uses [C++ API v0.45.0](/~https://github.com/k-nuth/node/releases/tag/v0.45.0).

# version 0.44.0

You can install Knuth node version v0.44.0 [using these instructions](https://kth.cash/#download).
Expand Down
2 changes: 1 addition & 1 deletion domain
2 changes: 1 addition & 1 deletion infrastructure
2 changes: 1 addition & 1 deletion network
Submodule network updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+16 −15 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion node
Submodule node updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+20 −19 conan.lock
+2 −2 conanfile.py
2 changes: 1 addition & 1 deletion node-exe
Submodule node-exe updated 4 files
+1 −1 README.md
+1 −1 ci_utils
+21 −20 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion secp256k1
Submodule secp256k1 updated 3 files
+1 −1 README.md
+1 −1 ci_utils
+1 −1 conan.lock

0 comments on commit 2a358ef

Please sign in to comment.