|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +<a name="0.15.0"></a> |
| 7 | +# [0.15.0](https://github.com/Syncano/syncano-node/compare/v0.14.0...v0.15.0) (2018-11-30) |
| 8 | + |
| 9 | + |
| 10 | +### Bug Fixes |
| 11 | + |
| 12 | +* Broken link ([121db4a](https://github.com/Syncano/syncano-node/commit/121db4a)) |
| 13 | +* concurency tests running ([844c580](https://github.com/Syncano/syncano-node/commit/844c580)) |
| 14 | +* conflict ([0ce6b42](https://github.com/Syncano/syncano-node/commit/0ce6b42)) |
| 15 | +* deps ([3876bd4](https://github.com/Syncano/syncano-node/commit/3876bd4)) |
| 16 | +* remove npm-run-all ([17763c8](https://github.com/Syncano/syncano-node/commit/17763c8)) |
| 17 | +* update deps ([3b9b23f](https://github.com/Syncano/syncano-node/commit/3b9b23f)) |
| 18 | +* **lib-core:** fixing for axios ([7809576](https://github.com/Syncano/syncano-node/commit/7809576)) |
| 19 | +* version select button ([e9a53dc](https://github.com/Syncano/syncano-node/commit/e9a53dc)) |
| 20 | +* **cli:** backups date ([1c76336](https://github.com/Syncano/syncano-node/commit/1c76336)) |
| 21 | +* **cli:** camel case ([fbae5d7](https://github.com/Syncano/syncano-node/commit/fbae5d7)) |
| 22 | +* **cli:** missing return ([f0fa1b0](https://github.com/Syncano/syncano-node/commit/f0fa1b0)) |
| 23 | +* **cli:** prevent wrong password moving you forward ([8e92ccf](https://github.com/Syncano/syncano-node/commit/8e92ccf)) |
| 24 | +* **cli:** remove add command ([3b23f7a](https://github.com/Syncano/syncano-node/commit/3b23f7a)) |
| 25 | +* **cli:** scripts paths ([cc288a4](https://github.com/Syncano/syncano-node/commit/cc288a4)) |
| 26 | +* **cli:** skip post install in CI ([d14df13](https://github.com/Syncano/syncano-node/commit/d14df13)) |
| 27 | +* **cli:** tests ([daf6250](https://github.com/Syncano/syncano-node/commit/daf6250)) |
| 28 | +* **template-hello:** remove root level .gitignore file ([f932297](https://github.com/Syncano/syncano-node/commit/f932297)) |
| 29 | + |
| 30 | + |
| 31 | +### Features |
| 32 | + |
| 33 | +* **cli:** add backups ([bdecb27](https://github.com/Syncano/syncano-node/commit/bdecb27)) |
| 34 | +* **cli:** deleting backups ([090ed3c](https://github.com/Syncano/syncano-node/commit/090ed3c)) |
| 35 | +* **cli:** run init after install ([6221636](https://github.com/Syncano/syncano-node/commit/6221636)) |
| 36 | +* Corrected logic , added test ([2e6ef6c](https://github.com/Syncano/syncano-node/commit/2e6ef6c)) |
| 37 | +* **cli:list:** add instance nam to list command ([93c0664](https://github.com/Syncano/syncano-node/commit/93c0664)) |
| 38 | +* **cookbook:** real-time cookbook ([774b50d](https://github.com/Syncano/syncano-node/commit/774b50d)) |
| 39 | +* **core:** Backups ([fc14d7d](https://github.com/Syncano/syncano-node/commit/fc14d7d)) |
| 40 | +* **core:** groups ([5111625](https://github.com/Syncano/syncano-node/commit/5111625)) |
| 41 | +* **core:** groups tests ([e429d15](https://github.com/Syncano/syncano-node/commit/e429d15)) |
| 42 | +* **docs:** Add backups in cheatsheet ([d4fe868](https://github.com/Syncano/syncano-node/commit/d4fe868)) |
| 43 | +* **dosc:** groups cheatsheet ([05017b7](https://github.com/Syncano/syncano-node/commit/05017b7)) |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
6 | 48 | <a name="0.13.0"></a> |
7 | 49 | # [0.13.0](https://github.com/Syncano/syncano-node/compare/v0.12.1...v0.13.0) (2018-09-06) |
8 | 50 |
|
|
0 commit comments