Skip to content

Commit

Permalink
v0.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed Jan 29, 2020
1 parent 0e3a62c commit 7b15ac0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.2.2

* Enhancements
* supervise `sshd` and allow port to be configured
* Fix warnings when `vintage_net_wizard` is optional

## v0.2.1

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

@source_url "https://github.com/nerves-project/nerves_pack"
@version "0.2.1"
@version "0.2.2"

def project do
[
Expand Down

0 comments on commit 7b15ac0

Please sign in to comment.