CHANGES
=======

0.1.0
-----

* Bump 0.0.0 to 0.1.0
* Combine tty and stdin\_open
* Optimize the link address in README.rst
* Optimize the link address
* Updated from global requirements
* Refresh test environment
* Rename 'reboot' to 'restart'
* Handle 400/500 error on execute dialog
* Increase the height of output area
* Updated from global requirements
* Display output of command for execute action
* Add dialogs for stop/reboot actions
* Updated from global requirements
* Don't get container's logs if it is creating
* Refresh views after actions
* Fixed the error on stop reboot and kill
* Add console tab into details view
* Add 'interaction' attribute into creation dialog
* Add 'run' attribute to create action
* Use detailRoute constant for path of details view
* Fix eslint errors
* Add Delete Container Force action
* Revert APIs for images
* Refresh js test environment
* Refactor zun.service.js
* Refresh table view and detail view
* Hotfix creation dialog
* Fix get logs
* Update higgins with zun
* Remove Xstatic packages from requirements
* Updated from global requirements
* Update to a newer hacking library
* changed the python version from 3.4 to 3.5 for better openstack support
* Set reasonable name to browser title bar
* Add exec/kill action
* Use horizon's common "views" for Angular
* Add mechanism to execute JavaScript test
* Use initAction() instead initScope()
* Cleanup .gitignore
* Don't include openstack/common in flake8 exclude list
* Drop MANIFEST.in - it's not needed by pbr
* Enable DeprecationWarning in test environments
* Added releasenotes for Zun-UI
* Add container operations 'reboot', 'pause' and 'unpause'
* Fix a duplicate request called when a user open a container panel
* Add parameters for container
* Add container operations
* Use zunclient instead of stub
* Changed the home-page of zun-ui
* Fix the path to an enabled folder in plugin.sh
* Fix pep8 errors
* update test settings, cleanup REST api files
* first commit
