Skip to content

Commit d9ea1b8

Browse files
v1.3.0
1 parent 61a5209 commit d9ea1b8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v1.3.0
4+
5+
This release upgrades gcc from version 6.3.0 to 7.3.0. See the toolchain release
6+
notes for more information.
7+
8+
* Bug fixes
9+
* Disable `ldattach` and build package `dumb_ldattach`.
10+
This fixes an issue with that prevents the UART sensor from functioning.
11+
12+
* Updated dependencies
13+
* [nerves_system_br v1.4.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.4.1)
14+
* [nerves_toolchain_armv5tejl_unknown_linux_musleabi v1.1.0](https://github.com/nerves-project/toolchains/releases/tag/v1.1.0)
15+
316
## v1.2.1
417

518
* Updated dependencies

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2-dev
1+
1.3.0

0 commit comments

Comments
 (0)