Skip to content

Commit 638efc6

Browse files
committed
v0.2.18 release
1 parent 3a7b478 commit 638efc6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.2.18
4+
5+
* Updates
6+
* Livebook 0.2.3
7+
* Update to MdnsLite 0.8.0 and enable support for using mDNS (.local)
8+
addresses with Erlang distribution and more
9+
* Update various other Nerves dependencies
10+
311
## v0.2.17
412

513
* Updates

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule NervesLivebook.MixProject do
22
use Mix.Project
33

44
@app :nerves_livebook
5-
@version "0.2.17"
5+
@version "0.2.18"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)