# Pip.WebUI.Rest Changelog

## <a name="1.0.0"></a> 1.0.0 (2016-07-30)

Initial release with pluggable REST API, authentication and session support, data models and local cache.

### Features
* **rest**: pluggable resources to call RESTful API
* **session**: session management for RESTful API
* **router**: routing service with authentication
* **data**: data services with transaction, caching support
* **cache**: data caching services

### Breaking Changes
No breaking changes in this version

### Bug Fixes
No fixes in this version 
