11 lines
262 B
Markdown
11 lines
262 B
Markdown
# go-scsupdate Changelog
|
|
|
|
## v0.2
|
|
|
|
- serial write process now handles error (especially interrupted system call errors) properly
|
|
- remove serial timeout parameter - no needed anymore with the change above
|
|
- moved to go-playground/log/v8
|
|
|
|
## v0.1
|
|
|
|
Initial release |