Skip to content

Commit

Permalink
release v0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Feb 5, 2024
1 parent 0bae35f commit c665628
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion blockchain
Submodule blockchain updated 3 files
+1 −1 README.md
+3 −3 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion c-api
Submodule c-api updated 3 files
+2 −2 README.md
+6 −6 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion database
Submodule database updated 3 files
+1 −1 README.md
+2 −2 conan.lock
+1 −1 conanfile.py
11 changes: 10 additions & 1 deletion doc/release-notes/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# version 0.38.0
# version 0.40.0

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

This release includes the following features and fixes:

* Fixes linking issues in WASM compilation by @fpelliccioni in https://github.com/k-nuth/infrastructure/pull/28
* Uses [C++ API v0.40.0](https://github.com/k-nuth/node/releases/tag/v0.40.0).

# version 0.39.0

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

Expand Down
2 changes: 1 addition & 1 deletion domain
Submodule domain updated 3 files
+1 −1 README.md
+1 −1 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion network
Submodule network updated 3 files
+1 −1 README.md
+2 −2 conan.lock
+1 −1 conanfile.py
2 changes: 1 addition & 1 deletion node
Submodule node updated 3 files
+1 −1 README.md
+5 −5 conan.lock
+2 −2 conanfile.py

0 comments on commit c665628

Please sign in to comment.