Skip to content

Commit

Permalink
[FEATURE] Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richardboehme committed Jun 23, 2021
1 parent 4caa0f8 commit 33ff901
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### Unreleased
### 0.3.0

- add nested operation support by @richardboehme

Expand All @@ -17,4 +17,4 @@ methods to Logger and shortcuts to operation

### 0.1.0

- Extract to shard: contracts where developed within an active project, now its time to separate them
- Extract to shard: operations where developed within an active project, now its time to separate them
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hathor-operation
version: 0.2.1
version: 0.3.0

authors:
- ikaru5 <k.kulikov94@gmail.com>
Expand Down

0 comments on commit 33ff901

Please sign in to comment.