## v1.1.7

### Added
- Added CHANGELOG.md

### Changed
- Updated README.md

## v1.1.6

### Added
- Using window.VueApiRequest for bundled files

### Fixed
- Bundled files is public now

### Changed
- Updated README.md

## v1.1.5

### Added
- Added Yarn install options

## v1.1.4

### Fixed
- Forgot to update Bundled files

## v1.1.3

### Fixed
- Fixed bug with params parallel

## v1.1.2

### Changed
- Updated README.md

## v1.1.1

### Changed
- Updated README.md

## v1.1.0

### Added
- Added Bundle .js and .css files

### Changed
- Vue.$api changed to Vue.api
- Code optimization
- Examples was moved do /example

## v1.0.10

### Fixed
- index.js adjusts

## v1.0.9

### Added
- Added custom loader

## v1.0.8

### Fixed
- Fixed bug in Loaded Slot

## v1.0.7

### Changed
- Updated README.md
- Examples has improved

## v1.0.6

### Fixed
- Fixed bug that animate was not running on second request
- Removed Vue from dependencies

### Changed
- Added examples

## v1.0.5

### Changed
- Updated README.md

## v1.0.4

### Fixed
- index.js adjusts

## v1.0.3

### Changed
- The default of resp parameter has changed from 'body' to '.'

### Fixed
- Removed /dist folder from .gitignore
- index.js was remodeled to native js

## v1.0.2

### Fixed
- Minor changes

## v1.0.1

### Added
- Added API access from Vue by using Vue.$api

## v1.0.0

### Added
- Added .npmignore
- Added LICENSE
- Adjusts in package.json
