diff --git a/CHANGELOG.md b/CHANGELOG.md index 09b0db15..94c21183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Semantic Versioning Changelog +## [1.0.3](https://github.com/ambianic/ambianic-edge/compare/v1.0.2...v1.0.3) (2019-11-15) + + +### Bug Fixes + +* add python 3.7 requirement to build test matrix ([f9055bd](https://github.com/ambianic/ambianic-edge/commit/f9055bd3f590db8e6b9a31976e1243f89887af87)) +* don't run sem release unless its a master branch commit ([f21714d](https://github.com/ambianic/ambianic-edge/commit/f21714d31132b2eac6fc2880bdd11da76de3e89e)) +* sem rel ([c112b0f](https://github.com/ambianic/ambianic-edge/commit/c112b0fca4ebf9a4e37e985891b8965239e3fe51)) +* sem rel ([49cdb12](https://github.com/ambianic/ambianic-edge/commit/49cdb12e6afcf752e9b332d83a18d2f873a18ae4)) +* sem rel ([602c316](https://github.com/ambianic/ambianic-edge/commit/602c3168ac9a0890baf1e5a6230557c5a96f9a7b)) +* sem rel ([9e0e045](https://github.com/ambianic/ambianic-edge/commit/9e0e0455678db5976cb5d50777e86f144e2a1204)) +* sem rel ci ([8820602](https://github.com/ambianic/ambianic-edge/commit/88206027a3fd45795c4c8255af0f610ffb189db1)) +* sem rel ci ([5a8887a](https://github.com/ambianic/ambianic-edge/commit/5a8887a0f0d5db87959c1562534e7afbb4174c45)) +* sem rel ci ([8fd08fd](https://github.com/ambianic/ambianic-edge/commit/8fd08fd4e813d9f4be19dc707bcec6250306eeb1)) +* sem rel ci ([571cf79](https://github.com/ambianic/ambianic-edge/commit/571cf792603319ce65222b01ce03540e42d43ee0)) +* sem rel ci ([b208d2e](https://github.com/ambianic/ambianic-edge/commit/b208d2e018aa8fd3b8ee3688153b443ee2ce1acb)) +* sem rel ci ([7054f0a](https://github.com/ambianic/ambianic-edge/commit/7054f0a746d0f05043adc678015fc5d686e8b643)) +* sem rel ci ([be36c50](https://github.com/ambianic/ambianic-edge/commit/be36c507574e03aa0ca24ac6d5f406c51bb8c515)) +* sem rel ci ([e6f3b91](https://github.com/ambianic/ambianic-edge/commit/e6f3b91a4d9b5e896848a04d0a98ce8d08f21ad6)) +* sem rel ci ([1248076](https://github.com/ambianic/ambianic-edge/commit/12480764e6d82b301abc30826f875a0f96c70007)) +* sem rel ci ([2f017af](https://github.com/ambianic/ambianic-edge/commit/2f017af814515ffbbc6567bc06fc4e0958aac99d)) +* sem rel ci ([becdfa3](https://github.com/ambianic/ambianic-edge/commit/becdfa396c2e155d6d29625d3484d81637edda2a)) +* sem rel ci ([c7c9f81](https://github.com/ambianic/ambianic-edge/commit/c7c9f81f681c399652daf497063086560b72cc9d)) +* sem rel ci ([a946518](https://github.com/ambianic/ambianic-edge/commit/a9465182f7d09b44827a5cde557ee8a5d20d0ad8)) +* sem rel ci ([bb03760](https://github.com/ambianic/ambianic-edge/commit/bb037603f7a25ad47ab36173fe44e530f6d033d8)) +* sem rel ci ([e22a374](https://github.com/ambianic/ambianic-edge/commit/e22a37489101b961a2ae6a8c6f93c54ee34236a2)) +* sem rel ci ([67f44b6](https://github.com/ambianic/ambianic-edge/commit/67f44b6108b56ba8c7260ee669bfddb881fe5cbf)) +* sem rel CI ([5c3a175](https://github.com/ambianic/ambianic-edge/commit/5c3a17582c5e4fdd838994a890aefb3aa8cf9e98)) +* sem rel CI ([857597f](https://github.com/ambianic/ambianic-edge/commit/857597f09ea7ea7889b6504855afdc87baa54fc1)) +* sem rel CI ([9efe080](https://github.com/ambianic/ambianic-edge/commit/9efe0802dc0002fbe6e159b04b3e4abfcb7d6049)) +* sem rel CI, merge branch 'master' of https://github.com/ambianic/ambianic-edge into dev ([7a8f37d](https://github.com/ambianic/ambianic-edge/commit/7a8f37d2d72dad459b14700d1356fc6585804b97)) +* sem rel fix ([e4d4fee](https://github.com/ambianic/ambianic-edge/commit/e4d4fee04d2202363330d1a2ff30b8832fa1e317)) + ## [1.0.2](https://github.com/ambianic/ambianic-edge/compare/v1.0.1...v1.0.2) (2019-11-13)