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.adoc
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,10 @@
2
2
3
3
= History
4
4
5
-
== 10.2.9
5
+
== 10.3.0
6
+
* Added get_qos2_publish_handled_pids(), restore_qos2_publish_handled_pids(), restore_packets(), and get_stored_packets() to client for convenient. #449
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
- I/O independent (also known as Sans-I/O) MQTT protocol library for C++17.
4
4
- Asynchronous MQTT communication library using the MQTT protocol library and Boost.Asio.
5
5
6
-
Version 10.2.9[](https://github.com/redboltz/async_mqtt/actions)[](https://codecov.io/gh/redboltz/async_mqtt)
6
+
Version 10.3.0[](https://github.com/redboltz/async_mqtt/actions)[](https://codecov.io/gh/redboltz/async_mqtt)
0 commit comments