# Change log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v0.3.0 - 2017-05-26

### Added
* support for building Fennec as a standalone release
* support for building Fennec as a Docker container
* configuration of releases via system environment variables

## v0.2.0 - 2017-05-15

### Added
* TURN relay over UDP with global secret authentication, support for reservations,
  and without channels mechanism

## v0.1.0 - 2017-02-21

### Added
* STUN server using UDP transport
* processing of Binding requests and indications
