You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
> These links return an HTTP `302: Found` response, redirecting to latest
33
33
generated builds by replacing `latest` with the latest available build
34
34
date, using the format YYYYMMDD (i.e for 2019/Aug/06 `latest` is
35
-
replaced with `20190806` )
35
+
replaced with `20190806`)
36
+
37
+
You can find the changelog for the nightly builds [here](https://downloads.arduino.cc/arduino-pro-ide/nightly/CHANGELOG.txt). The changelog contains all changes since the [latest release](https://github.com/arduino/arduino-pro-ide/releases/latest) in reverse chronological order.
36
38
37
39
### Install a core to support your board
38
40
The Arduino Pro IDE does not provide pre-installed cores, so, to have board support, you have to install a core by using the menu
0 commit comments