Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
igorshelkovenkov committed Jan 4, 2022
1 parent 26b62d5 commit d3f2aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interface/Changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export class Changelog {

this.log = new Log();
this.log.version = '8.10.0 - 4.1.2022';
this.log.comment = 'Computed Blocktime, Exchnage Status added';
this.log.comment = 'Computed Blocktime last 200 Blocks, Exchange Status added';
this.logs.push(this.log);

this.log = new Log();
Expand Down

0 comments on commit d3f2aa4

Please sign in to comment.