|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v0.2.0](https://github.com/2ndWatch/cloudendure-python/tree/v0.2.0) (2020-03-24) |
| 4 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.10...v0.2.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Converted project from using pipenv to poetry [\#98](https://github.com/2ndWatch/cloudendure-python/pull/98) ([selpan](https://github.com/selpan)) |
| 9 | + |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Bump bleach from 3.1.1 to 3.1.2 [\#101](https://github.com/2ndWatch/cloudendure-python/pull/101) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | + |
| 14 | +## [v0.1.10](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.10) (2020-03-24) |
| 15 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.9...v0.1.10) |
| 16 | + |
| 17 | +**Implemented enhancements:** |
| 18 | + |
| 19 | +- Update API explorer to use Bravado [\#64](https://github.com/2ndWatch/cloudendure-python/issues/64) |
| 20 | + |
| 21 | +**Fixed bugs:** |
| 22 | + |
| 23 | +- Missing depedency [\#99](https://github.com/2ndWatch/cloudendure-python/issues/99) |
| 24 | +- Adjust setup.py to conform to pipfile [\#100](https://github.com/2ndWatch/cloudendure-python/pull/100) ([mbeacom](https://github.com/mbeacom)) |
| 25 | + |
| 26 | +## [v0.1.9](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.9) (2020-03-20) |
| 27 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.8...v0.1.9) |
| 28 | + |
| 29 | +**Fixed bugs:** |
| 30 | + |
| 31 | +- YAML module missing after pipenv install [\#94](https://github.com/2ndWatch/cloudendure-python/issues/94) |
| 32 | +- Added pyyaml package to Pipfile [\#95](https://github.com/2ndWatch/cloudendure-python/pull/95) ([selpan](https://github.com/selpan)) |
| 33 | + |
| 34 | +**Closed issues:** |
| 35 | + |
| 36 | +- Migrate environment management from pipenv to poetry [\#96](https://github.com/2ndWatch/cloudendure-python/issues/96) |
| 37 | + |
| 38 | +## [v0.1.8](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.8) (2019-11-26) |
| 39 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.7...v0.1.8) |
| 40 | + |
| 41 | +**Implemented enhancements:** |
| 42 | + |
| 43 | +- Update CE to handle instance type updates [\#93](https://github.com/2ndWatch/cloudendure-python/pull/93) ([mbeacom](https://github.com/mbeacom)) |
| 44 | + |
3 | 45 | ## [v0.1.7](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.7) (2019-11-21) |
4 | 46 | [Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.6...v0.1.7) |
5 | 47 |
|
|
21 | 63 | [Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.4...v0.1.5) |
22 | 64 |
|
23 | 65 | ## [v0.1.4](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.4) (2019-10-22) |
24 | | -[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.3...v0.1.4) |
| 66 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/0.1.4...v0.1.4) |
| 67 | + |
| 68 | +## [0.1.4](https://github.com/2ndWatch/cloudendure-python/tree/0.1.4) (2019-10-22) |
| 69 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.3...0.1.4) |
25 | 70 |
|
26 | 71 | ## [v0.1.3](https://github.com/2ndWatch/cloudendure-python/tree/v0.1.3) (2019-10-22) |
27 | | -[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.2...v0.1.3) |
| 72 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/0.1.3...v0.1.3) |
| 73 | + |
| 74 | +## [0.1.3](https://github.com/2ndWatch/cloudendure-python/tree/0.1.3) (2019-10-22) |
| 75 | +[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.2...0.1.3) |
28 | 76 |
|
29 | 77 | **Implemented enhancements:** |
30 | 78 |
|
|
226 | 274 | ## [v0.0.1](https://github.com/2ndWatch/cloudendure-python/tree/v0.0.1) (2019-05-30) |
227 | 275 |
|
228 | 276 |
|
229 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 277 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments