From fc2721c2e54a64d62b65182c47137f13ba3c293a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Iooss?= <13920346+Net-Mist@users.noreply.github.com> Date: Fri, 12 Jan 2024 00:08:52 +0100 Subject: [PATCH] chore(main): release 0.1.0 (#2) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c634335 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 0.1.0 (2024-01-11) + + +### Features + +* add CI, list TODO ([8f22b9e](https://github.com/Net-Mist/tell-me-the-odds/commit/8f22b9eb1bdb9ed0b707d97ebfb5bdf250c4c0ca)) +* add front and webserver ([e307038](https://github.com/Net-Mist/tell-me-the-odds/commit/e3070387e5e1d059437c74632bf235580d9dd52a)) +* add working CLI ([ea5e687](https://github.com/Net-Mist/tell-me-the-odds/commit/ea5e687a27aaece8c3d02e9f9fbba4600eefc56a)) +* add working docker ([53f4157](https://github.com/Net-Mist/tell-me-the-odds/commit/53f415714222358b9799a45fc634d8718ac34e79)) +* release please ([1a6a78e](https://github.com/Net-Mist/tell-me-the-odds/commit/1a6a78ed2b98bbd252d77f27aebb74ca22f221de)) +* tracing ([630eda6](https://github.com/Net-Mist/tell-me-the-odds/commit/630eda6f94262579b379767e47c04b8b624fbb9e))