File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7+
8+ ## 1.1.0 - 2020-10-01
9+
10+ ### Fixed
11+
12+ - Rename and export contracts (d1fa4f60, @faustbrian )
13+
14+ ## 1.0.0 - 2020-10-01
15+
16+ - Initial release
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/crypto-identities" ,
3- "version" : " 1.0 .0" ,
4- "description" : " Crypto utilities to generate identities for the ARK Blockchain" ,
3+ "version" : " 1.1 .0" ,
4+ "description" : " Standalone version of identity interactions for the ARK Blockchain. Developed for TypeScript. " ,
55 "license" : " MIT" ,
66 "contributors" : [
77 " Brian Faust <brian@ark.io>"
You can’t perform that action at this time.
0 commit comments