Files
go-scsupdate/CHANGELOG.md
2022-06-30 11:10:13 +02:00

262 B

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