Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Apart from consensus where there's been lots of activitiy, it's a light
release due to the holidays.
  • Loading branch information
dcoutts committed Jan 3, 2020
1 parent 7a3c885 commit 05c1a05
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cardano-node/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,21 @@
## 1.3.0 -- January 2020

### node changes
- Update to latest dependencies (consensus, ledger, logging etc)

### consensus changes
- Add initial support for multiple slot lengths (for hard forks) (#282, #1385)
- Do chain selection based only on the latest header in each chain (#1227)
- Significant performance improvements in serving headers and blocks (#1378)
- Snapshot ledger state on shutdown to avoid long restart times (1388)
- Fix garbage collection of previously applied points in the ledger DB (#1381)
- Fix unnecessary memory retention in the volatile DB indices (#1379)

### ledger changes
- Update to latest version of cardano-ledger-specs

### network changes
- None

## 1.2.0 -- December 2019

Expand Down

0 comments on commit 05c1a05

Please sign in to comment.