Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
v0.4.8 changes
  • Loading branch information
codereverser authored Jun 27, 2021
1 parent 863e8c3 commit 50bf59f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.4.8 - 2021-06-27
- `REVERSAL` TransactionType to indicate reverted/rejected transactions
- convert all enums to strEnums for better readability [(#35)](https://github.com/codereverser/casparser/pull/35)
- fix issue with parsing multi-line transactions

## 0.4.7 - 2021-06-01

- Minor bug fixes in summary statement parser.
Expand Down Expand Up @@ -121,4 +126,4 @@

## 0.1.0 - 2020-10-11

- Initial release
- Initial release

0 comments on commit 50bf59f

Please sign in to comment.