Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for upcoming 0.25.1 #1486

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

evgenykochetkov
Copy link
Contributor

Bug fixes

@evgenykochetkov evgenykochetkov self-assigned this Oct 19, 2018
### Bug fixes

* [ide] Fix bug in upload options parser, which prevented uploading on Arduino Pro and Pro Mini (#1481)
* [c++] Do not rely on NUM_DIGITAL_PINS constant, which is not defined for some boards (#1482)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and NUM_ANALOG_INPUTS?

CHANGELOG.md Outdated
* [ide] Fix bug in upload options parser, which prevented uploading on Arduino Pro and Pro Mini (#1481)
* [c++] Do not rely on NUM_DIGITAL_PINS constant, which is not defined for some boards (#1482)
* [ide] Make proper errors for different steps of upload process (#1484)
* [ide] Fixed a bug with workspace switching when installed packages were used from initial workspace (#1475)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@evgenykochetkov evgenykochetkov merged commit 530ddee into 0.25.x Oct 19, 2018
@evgenykochetkov evgenykochetkov deleted the chore-changelog-for-0.25.x branch October 19, 2018 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants