Skip to content

Commit

Permalink
v1.18.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 16, 2022
1 parent ce02a61 commit aff96e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ follows:
releases, and Linux kernel updates. They're also made to fix bugs and add
features to the build infrastructure.

## v1.18.1

* Updated dependencies
* [nerves_system_br v1.18.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.18.3)

* Changes
* Programs that use OpenMP will run now. The OpenMP shared library
(`libgomp.so`) was supplied by the toolchain, but not copied.

## v1.18.0

This release updates to Buildroot 2021.11 and OTP 24.2. If you have made a
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.0
1.18.1

0 comments on commit aff96e9

Please sign in to comment.