Skip to content

Commit

Permalink
chore: CHANGELOG for v0.121.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian authored Jan 22, 2025
1 parent 0baafc6 commit cfd02e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## [v0.121.0](https://github.com/nervosnetwork/ckb/compare/v0.120.0...v0.121.0) (2025-01-22)

### Improvements

- #4760: Peer-store, wasm: use `path` as database name in wasm peer-store implementation (@Officeyutong)
- #4768: Replace broken link in `CONTRIBUTING.md` (@NotNotARobot)
- #4769: Add missing word to echoed message (@NotNotARobot)
- #4742: Extend the hardcoded `assume_valid_target` to an array. (@eval-exec)
- #4783: Peer store optimization (@driftluo)

## [v0.120.0](https://github.com/nervosnetwork/ckb/compare/v0.119.0...v0.120.0) (2024-12-11)

### Features
Expand Down

0 comments on commit cfd02e8

Please sign in to comment.