-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Krzysztof Grabania
committed
Nov 2, 2020
1 parent
81fc55b
commit 5c02cf8
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# GS1-128 (EAN128) Decoder Changelog | ||
|
||
## v0.1.0 - 2020-11-03 | ||
|
||
* Throw internal exception while fetching not decoded identifier from collection | ||
|
||
## v0.0.1 - 2020-10-27 | ||
|
||
* Initial release! |