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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# pygdbmi release history
2
2
3
+
## 0.10.0.3
4
+
* Fixed a bug where notifications without a payload were not recognized as such
5
+
3
6
## 0.10.0.2
4
7
* Strings containing escapes are now unescaped, both for messages in error records, which were previously mangled (#57), and textual records, which were previously left escaped (#58)
5
8
* Dropped support for Python 3.6 and added explicit support for Python 3.9 and 3.10.
0 commit comments