Skip to content

Commit

Permalink
v1.0.8 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Wood committed Feb 11, 2021
1 parent c9672c0 commit c79f84c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [v1.0.8](https://github.com/cpwood/Pico-Go/tree/v1.0.8) (2021-02-11)

[Full Changelog](https://github.com/cpwood/Pico-Go/compare/v1.0.7...v1.0.8)

This release focuses on Mac (Silicon) and Linux ARM64 support, as well as allowing a COM port or device path to be specified manually.

**Implemented enhancements:**

- Provide better guidance on incompatible platform/arch combinations [\#18](https://github.com/cpwood/Pico-Go/issues/18)
- Support Apple M1 \(ARM64\) [\#16](https://github.com/cpwood/Pico-Go/issues/16)
- Support Linux arm64 [\#15](https://github.com/cpwood/Pico-Go/issues/15)
- How to Select COM port [\#12](https://github.com/cpwood/Pico-Go/issues/12)

## [v1.0.7](https://github.com/cpwood/Pico-Go/tree/v1.0.7) (2021-02-06)

[Full Changelog](https://github.com/cpwood/Pico-Go/compare/v1.0.5...v1.0.7)
Expand Down

0 comments on commit c79f84c

Please sign in to comment.