Skip to content

Commit

Permalink
Add changelog and add 1.0.0 record
Browse files Browse the repository at this point in the history
  • Loading branch information
jattento committed Aug 17, 2020
1 parent e475308 commit 620c699
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,6 @@ func ReadResp(byt []byte) (PurchaseResponse,error){

return resp,nil
}
```
```

### [Changelog](changelog.md)
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Changelog

### 1.0.0 - 16/8/2020 - Jose Attento (jose.attento@gmail.com)
- Add ISO-8583 Marshal and Unmarshal.

0 comments on commit 620c699

Please sign in to comment.