File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ <!-- next-version-placeholder-->
4+
5+ ## v1.0.0 (2021-09-28)
6+ ### Feature
7+ * Prepare publish ([ ` 190ca0a ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/190ca0afb8dcd3b6a04eab0230ea1eae14c3671d ) )
8+
9+ ### Fix
10+ * Fix makefile publish ([ ` 109b753 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/109b7533275eca8491c832d638d2c19a325568b0 ) )
11+ * Fix dockerfile ([ ` 4f2e516 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/4f2e5161f93ea050179b3a307c8b22869d953d9a ) )
12+ * Fix dockerfile ([ ` 488d94d ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/488d94d07db6e98341fca3d25ea82cd9feb117e3 ) )
13+ * Fix docker entrypoint ([ ` 5bf5759 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/5bf575932758c599b11abd2915aabcf4316dc094 ) )
14+ * Copy all necessary files for docker ([ ` 2a1e772 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/2a1e772f41597a89f1589b09082aff6a218a54d1 ) )
15+ * Add setup.py to dockerfile ([ ` 62ccfe3 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/62ccfe368f2aeb3f55994c52586d34ccbd21e006 ) )
16+ * Fix dockerfile paths and files ([ ` 3bfc067 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/3bfc067cee7fa6e2499959c6530b5e1b487a6d75 ) )
17+ * ** test.yml:** Fix package dependency ([ ` b0f37f3 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/b0f37f37e9cd6a8dcd801b8996c54028612c0d25 ) )
18+ * ** Makefile:** Fix typo in makefile ([ ` f82ed61 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/f82ed614205af2bdedefa59a1464b41a5786708b ) )
19+ * ** Makefile:** Fix path to semantic-release ([ ` 64627f5 ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/64627f5118a364167fba5e8b088812f970038c12 ) )
20+
21+ ### Breaking
22+ * folder structure has changed. ([ ` 190ca0a ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/190ca0afb8dcd3b6a04eab0230ea1eae14c3671d ) )
23+
24+ ### Documentation
25+ * Add license ([ ` 84ced8e ` ] ( https://github.com/F-Secure/flaky-tests-detection/commit/84ced8ef50ec48ee3ea9fbacbbed0286cca9d5f7 ) )
Original file line number Diff line number Diff line change 1- __version__ = "0 .0.0"
1+ __version__ = "1 .0.0"
You can’t perform that action at this time.
0 commit comments