Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Co-authored-by: Steffen Luis <sluis1@mail.uni-paderborn.de>
Co-authored-by: Marie-Christin Oczko <mco33415@mail.uni-paderborn.de>
  • Loading branch information
3 people committed Aug 31, 2020
1 parent afd7f49 commit 96f0f95
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [v0.7.0](https://github.com/upb-uc4/hyperledger_chaincode/compare/v0.6.0.1...v0.7.0) (2020-08-31)

## Feature
-

## Bug Fixes
-

## Refactor
- add transaction comments
- establish consistency among invalid parameter error reasons
- establish consistency for code style (if statements)
- establish consistency between variable names and java naming convention
- remove unused logger
- remove unnecessary conditions


## Usability
-


# [v0.6.0](https://github.com/upb-uc4/hyperledger_chaincode/compare/v0.5.0...v0.6.0) (2020-08-19)

## Feature
Expand Down

0 comments on commit 96f0f95

Please sign in to comment.