Current section
Files
Jump to
Current section
Files
mongooseice
CHANGELOG.md
CHANGELOG.md
# 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.4.0 - 2017-09-25
### Added
* support for TURN channels mechanism
### Changed
* renamed project to MongooseICE - a part of [MongooseIM](https://github.com/esl/MongooseIM) platform
## v0.3.0 - 2017-05-26
### Added
* support for building MongooseICE as a standalone release
* support for building MongooseICE 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