# CHANGELOG

This is the history of changes of the `route4me-node` package

> This file should be filled by maintainers, using pull requests
> Please, follow this [guide](http://keepachangelog.com/en/0.3.0/)

## unreleased // ???

## 2017-03-11 // 0.2.1

* alpha-version for browser
* fix babel built (troubles with `instanceof` solved)
* distribution improvements (NPM fine-tuning)
* update license
* new documentation builder

## 2017-02-16 // 0.2.0

* Completely rewritten SDK, all methods splitted to namespaces:
    * AddressBook
    * Routes
    * ActivityFeed
    * Vehicles
    * ...
* **Promisified** version exists: just pass an appropriate config.option
* Less NPM-dependencies
* Self documented with JSDoc

## 2015-08-28 // 0.1.1

Prehistorical first release of the package.
