Skip to content

Commit

Permalink
v1.6.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 4, 2019
1 parent 6587c14 commit fc0cf79
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
@@ -1,5 +1,14 @@
# Changelog

## v1.6.5

* Package updates
* OpenSSL 1.1.1a

The associated Docker image (nervesproject/nerves_system_br) now has Erlang
21.2.2 installed on it. Erlang 21.2.2 + OpenSSL 1.1.1a enable more features with
the `:crypto` library like ed25519 support. See the Erlang 21.2.x release notes.

## v1.6.4

* Package updates
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.4
1.6.5

0 comments on commit fc0cf79

Please sign in to comment.