From 1610bb83c5b563877dcc501b9d67fc8ac4f4052e Mon Sep 17 00:00:00 2001 From: fearandesire <63979371+fearandesire@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:21:35 -0400 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..b99e1a9b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,38 @@ +# Changelog + + +## v3.1.10 + +[compare changes](https://github.com/fearandesire/Pluto-Betting-Bot/compare/v.3.1.7...v3.1.10) + +### 🩹 Fixes + +- Fallback for headline ([7fca16e](https://github.com/fearandesire/Pluto-Betting-Bot/commit/7fca16e)) +- Fallback for headline ([d483e71](https://github.com/fearandesire/Pluto-Betting-Bot/commit/d483e71)) + +### 💅 Refactors + +- Style amounts in USD; Strict typing on Money Format ([b8957ea](https://github.com/fearandesire/Pluto-Betting-Bot/commit/b8957ea)) +- Improve `/help` wording; Adjust footers; Rm /about ([d49a27d](https://github.com/fearandesire/Pluto-Betting-Bot/commit/d49a27d)) +- Add `dailyclaim` desc; Improve wording ([3941901](https://github.com/fearandesire/Pluto-Betting-Bot/commit/3941901)) +- Rm footer ([bac41fd](https://github.com/fearandesire/Pluto-Betting-Bot/commit/bac41fd)) +- Adjust colors, docs, README ([4313fa1](https://github.com/fearandesire/Pluto-Betting-Bot/commit/4313fa1)) +- Style amount; Defer reply for the future ([5625857](https://github.com/fearandesire/Pluto-Betting-Bot/commit/5625857)) +- Docs for Khronos API module; Use new API auth header ([c1a29d3](https://github.com/fearandesire/Pluto-Betting-Bot/commit/c1a29d3)) + +### 🏡 Chore + +- Documentation for Pluto API ([fa75e65](https://github.com/fearandesire/Pluto-Betting-Bot/commit/fa75e65)) +- Update vault ([5826813](https://github.com/fearandesire/Pluto-Betting-Bot/commit/5826813)) +- Set git attributes in pkg.json ([11b0336](https://github.com/fearandesire/Pluto-Betting-Bot/commit/11b0336)) + +### 🎨 Styles + +- Fix italic ([11879ab](https://github.com/fearandesire/Pluto-Betting-Bot/commit/11879ab)) +- Wrapping for hyperlink ([cbfcff1](https://github.com/fearandesire/Pluto-Betting-Bot/commit/cbfcff1)) +- Remove colon, add newline to end ([3f3a4d8](https://github.com/fearandesire/Pluto-Betting-Bot/commit/3f3a4d8)) + +### ❤️ Contributors + +- Fearandesire ([@fearandesire](http://github.com/fearandesire)) +