Skip to content

Commit

Permalink
v0.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Apr 14, 2020
1 parent f49a9a1 commit d48c6ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.2.3

* Updates
* Allow `muontrap` v0.6.0 to be used since the breaking change doesn't affect
`vintage_net_mobile`
* Force `vintage_net` v0.7.9 or later to pull in PPP IP address fix

## v0.2.2

* New features
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule VintageNetMobile.MixProject do
use Mix.Project

@version "0.2.2"
@version "0.2.3"
@source_url "https://github.com/nerves-networking/vintage_net_mobile"

def project do
Expand Down

0 comments on commit d48c6ff

Please sign in to comment.