We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a5209 commit d9ea1b8Copy full SHA for d9ea1b8
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## v1.2.1
17
18
* Updated dependencies
VERSION
@@ -1 +1 @@
-1.2.2-dev
+1.3.0
0 commit comments