Diff of /CHANGELOG.md [000000] .. [e8481a]

Switch to side-by-side view

--- a
+++ b/CHANGELOG.md
@@ -0,0 +1,86 @@
+# Semantic Versioning Changelog
+
+## [1.0.9](https://github.com/ambianic/fall-detection/compare/v1.0.8...v1.0.9) (2021-10-04)
+
+
+### Bug Fixes
+
+* prod deployment for main upstream repo only ([3fc569b](https://github.com/ambianic/fall-detection/commit/3fc569b733569188da1f4311c26bf8cb9909c9b7))
+
+## [1.0.8](https://github.com/ambianic/fall-detection/compare/v1.0.7...v1.0.8) (2021-10-04)
+
+
+### Bug Fixes
+
+* formatting for pypi ([24ced87](https://github.com/ambianic/fall-detection/commit/24ced8763170b4e7e800c12c5169ad0842f431a8))
+
+## [1.0.7](https://github.com/ambianic/fall-detection/compare/v1.0.6...v1.0.7) (2021-10-04)
+
+
+### Bug Fixes
+
+* author field ([5a7cd89](https://github.com/ambianic/fall-detection/commit/5a7cd895a4386c70617edeb2336f851277729fea))
+
+## [1.0.6](https://github.com/ambianic/fall-detection/compare/v1.0.5...v1.0.6) (2021-10-04)
+
+
+### Bug Fixes
+
+* sem rel script ([7dc999d](https://github.com/ambianic/fall-detection/commit/7dc999dce4e967f7417bc82f392e080984e23ab0))
+
+## [1.0.5](https://github.com/ambianic/fall-detection/compare/v1.0.4...v1.0.5) (2021-10-04)
+
+
+### Bug Fixes
+
+* pypi upload command ([246e8d1](https://github.com/ambianic/fall-detection/commit/246e8d1a35a07c2cb3ad16d8e32952af1e13cd5a))
+
+## [1.0.4](https://github.com/ambianic/fall-detection/compare/v1.0.3...v1.0.4) (2021-10-04)
+
+
+### Bug Fixes
+
+* pypi package name ([731bac5](https://github.com/ambianic/fall-detection/commit/731bac595e17ab4589ae0865e749e39b0a198583))
+
+## [1.0.3](https://github.com/ambianic/fall-detection/compare/v1.0.2...v1.0.3) (2021-10-04)
+
+
+### Bug Fixes
+
+* pypi release action ([b81b100](https://github.com/ambianic/fall-detection/commit/b81b100aea6fc1eee40265e235ef192ee9b1df10))
+
+## [1.0.2](https://github.com/ambianic/fall-detection/compare/v1.0.1...v1.0.2) (2021-10-04)
+
+
+### Bug Fixes
+
+* trigger pypi publish workflow ([9884d25](https://github.com/ambianic/fall-detection/commit/9884d252bcbe45bc53133963cc1f877f631a30dd))
+
+## [1.0.1](https://github.com/ambianic/fall-detection/compare/v1.0.0...v1.0.1) (2021-10-04)
+
+
+### Bug Fixes
+
+* test pypi publish workflow ([3bac010](https://github.com/ambianic/fall-detection/commit/3bac0108b08c8bfb7151dbf0bd9dae7459467f81))
+
+# 1.0.0 (2021-10-03)
+
+
+### Bug Fixes
+
+* python setup files ([#23](https://github.com/ambianic/fall-detection/issues/23)) ([41ee60d](https://github.com/ambianic/fall-detection/commit/41ee60de73ecb6b3dc1d05753f806c14a0af4a41))
+
+
+### Features
+
+* add MoveNet and PoseNet notebooks for experiment ([916271e](https://github.com/ambianic/fall-detection/commit/916271eb3eef553af326bbefaa0230e5a033ec61))
+* add plot title for video seq ([db3d7c2](https://github.com/ambianic/fall-detection/commit/db3d7c2d865dea935a5038e86e454783b50dbab2))
+* add tflite model training and inference ([#33](https://github.com/ambianic/fall-detection/issues/33)) ([3e7658c](https://github.com/ambianic/fall-detection/commit/3e7658cd6889a4b790533c8bdf73c2f9181a5855))
+* add video samples to notebook ([702b334](https://github.com/ambianic/fall-detection/commit/702b3347aeebf625e540061146f3ce2d9c88577e))
+* fall detect pypi publishing ([#32](https://github.com/ambianic/fall-detection/issues/32)) ([87f1751](https://github.com/ambianic/fall-detection/commit/87f17517c65e9a221bf93ba4903164fcf6eb2be0))
+* fall-detect initialization ([6e439aa](https://github.com/ambianic/fall-detection/commit/6e439aa37c4d4bf10f3b5020dccdf9193759bbd2)), closes [#14](https://github.com/ambianic/fall-detection/issues/14)
+
+
+### Performance Improvements
+
+* [ImgBot] Optimize images ([#19](https://github.com/ambianic/fall-detection/issues/19)) ([a489885](https://github.com/ambianic/fall-detection/commit/a4898853e94e0c3d874e2301a9d6507c84f26c00))