-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
txgen-mvar: version bump + changelog
The changelog is new.
- Loading branch information
1 parent
5cef476
commit bcbb945
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# ChangeLog | ||
|
||
## 2.14.1 -- June 2024 | ||
* A new NixSvcOptions field is introduced: `_nix_keepalive` | ||
and it's propagated down to the `kaClient` that does keepalives. | ||
This makes keepalive timeouts configurable. | ||
* The fast-solo profile is introduced for quick test runs. | ||
* A `CHANGELOG.md` is created for the tx-generator. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters