Skip to content

Commit f6ef186

Browse files
Merge #1020
1020: Final minor changelog updates for 1.12.0 r=dcoutts a=dcoutts Co-authored-by: Duncan Coutts <duncan@well-typed.com>
2 parents a87bc25 + cd2ea81 commit f6ef186

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

cardano-cli/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- New commands for Shelley address construction (#870, #872, #887)
99
- New Shelley transaction sign command (#894, #900)
1010
- New Shelley transaction submission command (#904)
11-
- New node query commands (#880, #884, #903, #918, #920, #933, #994)
11+
- New node query commands (#880, #884, #903, #918, #920, #933, #994, #1008, #1016)
1212
- New commands to create stake address certificates (#890, #919, #967)
1313
- New commands to create stake pool certificates (#922)
1414
- New system commands to update genesis delgations and create MIR certs (#895)

cardano-node/ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66

77
- Support initial Shelley protocol parameters in the Shelley genesis (#906)
88
- New `--shutdown-on-slot-synced` flag for benchmarking and CI tests (#776)
9-
- systemd socket activiation support (#856)
9+
- systemd socket activiation support (#856, #1022)
1010
- systemd support on Linux is now optional (#911)
1111
- Minor improvement to `FetchDecision` tracing output (#863)
1212
- Improved suppression of frequent repeated log messages (#842)
1313
- Trace the node uptime (#892)
1414
- Trace the number of transactions processed and blocks forged (#937, #943)
15+
- Trace the current set of node peers for the live view (#1007)
1516
- Fix structured tracing of txs within adopted blocs for analysis tools (#993)
1617
- Log the node's network magic number on startup (#921)
1718
- Adjust configuration to keep metrics out of the log files (#930)

0 commit comments

Comments
 (0)