You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
+
## 1.0.2
2
+
### Chore:
3
+
* Updated dependencies
4
+
### Fixed
5
+
* Invoice parsing exception ([#4](https://github.com/fusion44/dart_bolt11_decoder/issues/4) by [@ryzizub](https://github.com/ryzizub))
1
6
## 1.0.1
2
7
### Changed
3
8
* Updated documentation
4
9
### Fixed
5
-
* Unhandled Exception: Null check operator used on a null value (#1 by itxtoledo)
10
+
* Unhandled Exception: Null check operator used on a null value ([#1](https://github.com/fusion44/dart_bolt11_decoder/pull/1) by [@itxtoledo](https://github.com/itxtoledo))
0 commit comments