Skip to content

Commit 50bf59f

Browse files
authored
Update CHANGELOG.md
v0.4.8 changes
1 parent 863e8c3 commit 50bf59f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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

510
- Minor bug fixes in summary statement parser.
@@ -121,4 +126,4 @@
121126

122127
## 0.1.0 - 2020-10-11
123128

124-
- Initial release
129+
- Initial release

0 commit comments

Comments
 (0)