Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
94929 committed Feb 16, 2022
1 parent 809a172 commit bb1c6e6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion HISTORY.md
Expand Up @@ -104,11 +104,19 @@ History
2. Improve BLE connection stability in Linux Platform
3. Implement module usage manual (i.e. quick-start)
4. Implement module inspection functionality (i.e. diagnose)
5. Refactor GUI debugger design, fix initialization issue on macOS
5. Refactor GUI debugger design, fix initialization issue on macOS

1.1.0 (2020-12-17)
--
1. Implement GUI Firmware Updater in PyMODI
2. Implement network base (STM32) firmware updater
3. Implement GD32 firmware updater
4. Implement [VirtualMODI](https://github.com/luxrobo/virtual-modi) integration code

1.2.0 (2022-02-16)
--
1. Detach GUI Firmware Updater from PyMODI to individual repo
2. Implement web client method for MODI json connection
3. Package PyMODI into a dockerfile via GHCR
4. Fix minor bug in BLE connection

0 comments on commit bb1c6e6

Please sign in to comment.