Skip to content

Commit b2abd73

Browse files
committed
Update CHANGELOG
1 parent fef146c commit b2abd73

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [v0.2.1](https://github.com/2ndWatch/cloudendure-python/tree/v0.2.1) (2020-03-24)
4+
[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.2.0...v0.2.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Adjust project configs and update deps [\#104](https://github.com/2ndWatch/cloudendure-python/pull/104) ([mbeacom](https://github.com/mbeacom))
9+
10+
**Fixed bugs:**
11+
12+
- Docker build errors [\#102](https://github.com/2ndWatch/cloudendure-python/issues/102)
13+
- Adjust Docker image [\#103](https://github.com/2ndWatch/cloudendure-python/pull/103) ([mbeacom](https://github.com/mbeacom))
14+
315
## [v0.2.0](https://github.com/2ndWatch/cloudendure-python/tree/v0.2.0) (2020-03-24)
416
[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.1.10...v0.2.0)
517

@@ -220,6 +232,7 @@
220232
- Upgrade docker images and drop py3.6 support [\#38](https://github.com/2ndWatch/cloudendure-python/pull/38) ([mbeacom](https://github.com/mbeacom))
221233
- update-encryption-key added [\#25](https://github.com/2ndWatch/cloudendure-python/pull/25) ([twarnock](https://github.com/twarnock))
222234
- made image names not 'test' [\#23](https://github.com/2ndWatch/cloudendure-python/pull/23) ([twarnock](https://github.com/twarnock))
235+
- v0.0.6 [\#22](https://github.com/2ndWatch/cloudendure-python/pull/22) ([mbeacom](https://github.com/mbeacom))
223236

224237
## [v0.0.6](https://github.com/2ndWatch/cloudendure-python/tree/v0.0.6) (2019-08-06)
225238
[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.0.5...v0.0.6)
@@ -246,10 +259,6 @@
246259
- Add security policy [\#12](https://github.com/2ndWatch/cloudendure-python/issues/12)
247260
- Add fire [\#14](https://github.com/2ndWatch/cloudendure-python/pull/14) ([mbeacom](https://github.com/mbeacom))
248261

249-
**Merged pull requests:**
250-
251-
- v0.0.6 [\#22](https://github.com/2ndWatch/cloudendure-python/pull/22) ([mbeacom](https://github.com/mbeacom))
252-
253262
## [v0.0.4](https://github.com/2ndWatch/cloudendure-python/tree/v0.0.4) (2019-06-28)
254263
[Full Changelog](https://github.com/2ndWatch/cloudendure-python/compare/v0.0.3...v0.0.4)
255264

0 commit comments

Comments
 (0)