Skip to content

Commit 680e09b

Browse files
authored
Merge pull request #27 from jattento/feature/update-changelog-1.1.1
update changelog for version 1.1.1
2 parents a7cae10 + a283906 commit 680e09b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog.md

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

3+
### 1.1.1 - 28/8/2020 - Jose Attento (jose.attento@gmail.com)
4+
- Add a default of 64 value for bitmaps length, the value is assumed if no length is indicated.
5+
36
### 1.1.0 - 28/8/2020 - Jose Attento (jose.attento@gmail.com)
47
- Replace suport to go native types (as fields) with the new field types binary, llbinary and lllbinary.
58
- Add new input validation to bitmap type.
69
- Add MasterCard ISO87 struct template.
7-
- Add more documentation, now all exported elements are documentated.
10+
- Add more documentation, now all exported elements are documented.
811

912
### 1.0.1 - 26/8/2020 - Jose Attento (jose.attento@gmail.com)
1013
- Refactor code inencode.go and decode.go with suggestions from https://codeclimate.com/github/jattento/go-iso8583

0 commit comments

Comments
 (0)