Skip to content

Commit 4361c24

Browse files
committed
Update the changelog file
1 parent 6c81380 commit 4361c24

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,32 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [0.1.0-alpha5] - 2020-07-11
9+
#### Changed
10+
- Changed structure to be compliant with testing behavior.
811

12+
## [0.1.0-alpha4] - 2020-07-07
13+
#### Changed
14+
- Refactoring the naming of the classes due name conflicts
15+
- Updated the documentation
16+
17+
#### Added
18+
- Add support for some new assets function
19+
20+
## [0.1.0-alpha3] - 2020-07-05
21+
#### Added
22+
- Support for issuing Assets
23+
24+
#### Fixed
25+
- Calculating the fee triggerd multiple requests on the blockchain
26+
27+
## [0.1.0-alpha2] - 2020-06-30
28+
#### Added
29+
- Contract Runner added
30+
- Some bugfixes
31+
32+
## [0.1.0-alpha1] - 2020-06-30
33+
#### Added
34+
- Basic implementation
35+
- Basic documentation provided
36+
- Some basic functions like fee calculations implemented

0 commit comments

Comments
 (0)