# Changelog

## v0.3.2

  * Bugs fixed
    * Fix compilation error on Ubuntu 16.04

## v0.3.1

  * Bugs fixed
    * Fixes from integration with nerves_interim_wifi

## v0.3.0

Renamed from `net_basic.ex` to `nerves_network_interface`

  * New features
    * Sends events when interfaces appear and disappear (insertion/removal of a
      USB WiFi dongle)
    * Now an OTP application. You no longer need to add it to a supervision tree
      for use.
