2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Handle case where streaming respone has invalid length (#250)

This commit is contained in:
Oliver
2023-01-27 23:23:11 +11:00
committed by GitHub
parent 20de6e03e6
commit e9d9cf5322
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,11 @@
## InvenTree App Release Notes
---
### 0.10.0 - February 2023
---
- Bug fix for empty HttpResponse from server
### 0.9.2 - December 2022
---