Skip to content

Commit d8e120c

Browse files
fhunlethmobileoverlord
authored andcommitted
v1.1.1
1 parent 44ba81b commit d8e120c

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.1.1
4+
5+
This release fixes some issues and adds firmware UUID support. This support can
6+
be used to unambiguously know what's running on a device.
7+
8+
* Updated dependencies
9+
* [nerves_system_br v1.2.2](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.2.0)
10+
11+
* Bug fixes
12+
* Empty serial numbers stored in the U-Boot environment would be used instead
13+
of reverting to devices IDs built into the CPU or board.
14+
* It wasn't possible to enable QtWebEngine (needed for kiosk apps, but don't do this on an EV3)
15+
316
## v1.1.0
417

518
This release adds official support for provisioning serial numbers to devices.

VERSION

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

0 commit comments

Comments
 (0)