## 0.6.5 - 2025-09-22
### 🐛 Bug Fixes
- Remove tag from release note generation - ([3f02e01](https://github.com///commit/3f02e015a8c4012ca619e7ef3a5adb09f179948e))
## 0.6.4 - 2025-09-22
### 🐛 Bug Fixes
- Add release notes to release - ([17307b9](https://github.com///commit/17307b97d455ad103f8cbc978548bf8a5f84796e))
## 0.6.3-test1 - 2025-09-22
### 🐛 Bug Fixes
- Separate out upload to crates - ([24d4b92](https://github.com///commit/24d4b922ed48a7e64e27d30238862429fa7e225d))
## 0.6.2 - 2025-09-22
### 🚀 Features
- Change logging added to releases - ([8e135db](https://github.com///commit/8e135dbc28737ca9b4316e765140986965510951))
### ⚙️ Misc
- Update crates: log (0.4.28), chrono (0.4.42), ureq (3.1.2) - ([3fae47b](https://github.com///commit/3fae47b593ee7fd3e4fb40d00796b802d92d58da))
### 🐛 Bug Fixes
- Resolve unused-parens warning - ([5fb8e85](https://github.com///commit/5fb8e8520c71b4bd87a3f6ecc2ae9f8fc3e82815))
## 0.6.1 - 2025-08-18
### ⚙️ Misc
- Update ureq requirement from 2.12.1 to 3.0.5 (#32) - ([ea791d4](https://github.com///commit/ea791d4b585a28e787f0793fda01fc5aef1ff68a))
- Update dependabot.yml - ([cbf1d17](https://github.com///commit/cbf1d177227fb6439b037fed68a73cbd8c55cc45))
- Update log, chrono and ureq dependencies - ([03f98fd](https://github.com///commit/03f98fdcfe662d72a65f7aa057710c449b5a891b))
## 0.6.0 - 2025-01-10
### ⚙️ Misc
- Formatted custom timestamps (#25) - ([de3047f](https://github.com///commit/de3047f3fdb3ed67fd74fe28193dff7b7e6e13ea))
- Url debug (#26) - ([2f41edb](https://github.com///commit/2f41edbef097e250648deb86ed944c7796dce660))
## 0.5.0 - 2024-12-19
### ⚙️ Misc
- Swap out reqwest for ureq (#22) - ([82dd28e](https://github.com///commit/82dd28ebd61beeda7102459f47e6250fd0d01ae5))
## 0.4.1 - 2024-12-16
### ⚙️ Misc
- More descriptive code comments with some inline examples (#17) - ([905b60e](https://github.com///commit/905b60e6aa75b1d3e9e0b8e0d0ecb8e18254ee7f))
- With level for (#20) - ([1fba4a3](https://github.com///commit/1fba4a377db69cd17ad0e612e97f4372d501d58f))
## 0.3.0 - 2024-12-13
### ⚙️ Misc
- Calls to web endpoints (#16) - ([40fc51a](https://github.com///commit/40fc51ab0c64f0c4487d498fe717180cc8355ded))
## 0.2.0 - 2024-12-08
### ⚙️ Misc
- Updates to chrono and log (#6) - ([5f4c2bf](https://github.com///commit/5f4c2bf8bf4811a197f6949009b2541056276232))
- Add a new function .echo() used to write the call to stdout before doing the call (#7) - ([07cfef5](https://github.com///commit/07cfef5ad499d630d6b0354b4dd0753dbdd07bc8))
## 0.1.0 - 2024-03-08
### ⚙️ Misc
- Support for key/value pairs (#5) - ([0bfcdb6](https://github.com///commit/0bfcdb659fce712ca10b17af9655d072e42df7ef))
## 0.0.6 - 2024-02-24
### ⚙️ Misc
- Update actions/checkout to v3 (#2) - ([42fbb11](https://github.com///commit/42fbb1157cb3b69501b2c26ce029f933e236f393))
- Removal of actions-rs (#3) - ([ce49b38](https://github.com///commit/ce49b38173ed73ad907a9e49a2818ec6abcb8aec))
- Modify README.md to clarify purpose of the repository and encourage contribution. - ([fe77692](https://github.com///commit/fe7769257871d88ae0bab3df02349ab13f8659d5))
- Tag workflow (#4) - ([11a11f4](https://github.com///commit/11a11f4d1a7dfcf316d9ef57a2a6a77673259175))
- Update names in release.yml - ([417cd7a](https://github.com///commit/417cd7a122c2c7da492812af66a541191e9155b0))
## 0.0.5 - 2023-03-13
### ⚙️ Misc
- Fix for log level filtering - ([44c2b31](https://github.com///commit/44c2b310a969c65296dd7090e2fde52703b8735f))
## 0.0.4 - 2023-03-13
### ⚙️ Misc
- Escape slash in log messages so that they can contain json strings - ([1d62812](https://github.com///commit/1d62812cbadcc84402ce82029930c9df33a492e2))
## 0.0.3 - 2023-03-13
### ⚙️ Misc
- Escape quotes in log messages so that they can contain json strings - ([6710cfc](https://github.com///commit/6710cfcf945fa189c789fc4dd109f1ce48cfe536))
## 0.0.2 - 2023-03-07
### ⚙️ Misc
- Readme update - ([d26de85](https://github.com///commit/d26de857218d60dd63e757b97141b1029d5bb8c0))
## 0.0.1 - 2023-03-07
### ⚙️ Misc
- Initial commit - ([b19be4f](https://github.com///commit/b19be4f88c69557f58561027ef1f8f021caf85ac))
- Basic logger (#1) - ([721163e](https://github.com///commit/721163ec98d364c69e125567aef8fb7576c79610))
- Discord example - ([6b5deb0](https://github.com///commit/6b5deb07c116583a6958426d80ef3cc54cc745f2))