Skip to content

Commit aa6f9fd

Browse files
committed
Changelog fixed.
1 parent fc57f9a commit aa6f9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v1.2.0
2-
* Added support for binary type (uses Uint8List). Format: binary<LENGTH>, for example: binary12.
2+
* Added support for binary type (uses Uint8List). Format: binary12, binary64 etc. - any buffer length in bytes.
33
* Color schemes used to print messages are updated: list items are now displayed using color of corresponding data type.
44

55
## v1.1.5

0 commit comments

Comments
 (0)