# Changelog

All notable changes to `vue-draggable-resizable` will be documented in this file

## 1.7.0 - 2018-04-04
- add touch events

## 1.6.0 - 2018-01-16
- add `dragHandle` and `dragCancel` props

## 1.5.0 - 2017-09-19
- implement :z prop and watcher

## 1.4.0 - 2017-09-17
- add `active` synched prop

## 1.3.0 - 2017-09-11
- add `resizing` and `dragging` css classes

## 1.2.0 - 2017-07-17
- add `maximize` prop

## 1.1.0 - 2017-07-03
- add `dragstop` and `resizestop` events

## 1.0.0 - 2017-06-08
- Initial release