# 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.1.0 - 2017-02-21

### Added
* encoding and decoding of STUN messages format, header validation
* encoding and decoding of XOR-MAPPED-ADDRESS attribute
* basic STUN client utilities - sending Binding request and indication
