Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Documentation/Doxygen/Network/src/revision_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<td>V8.3.1</td>
<td>
- fixed possible TCP socket reset after timeout recovery
- various minor fixes and security improvements
</td>
</tr>
<tr>
Expand Down
1 change: 1 addition & 0 deletions Keil.MDK-Middleware.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
Active development ...
Network Component Version 8.3.1
- fixed possible TCP socket reset after timeout recovery
- various minor fixes and security improvements
</release>
<release version="7.17.0" date="2024-01-17">
Network Component Version 7.19.0
Expand Down
Loading