Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

42 lines (18 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.2 (2020-09-28)

Bug Fixes

  • fix the type of keystore version which should be number (4b7f203)

0.1.0-alpha.1 (2020-08-19)

Note

👉 Keypering is still under active development and considered to be a work in progress 👈

While Neuron is a mature desktop wallet in Nervos CKB ecosystem and is more suitable for users who are not quite familiar with CKB.

Features

  • add notification of leaving cell deps empty (69b3975)

0.1.0-alpha.0 (2020-08-18)

Features

  • Add basic user interface in @keypering/ui
  • Add service for @keypering/ui in @keypering/app
  • Add service for DApp in @keypering/app
  • Add Channel module and Keypering Agency Module in @keypering/specs