chore: init changelog
57316af9
1 file(s) · +49 −0
| 1 | + | # Changelog |
|
| 2 | + | ||
| 3 | + | All notable changes to this project will be documented in this file. |
|
| 4 | + | ||
| 5 | + | ## [unreleased] |
|
| 6 | + | ||
| 7 | + | ### Miscellaneous Tasks |
|
| 8 | + | ||
| 9 | + | - Add changelog |
|
| 10 | + | ||
| 11 | + | ## [0.1.2] - 2026-08-08 |
|
| 12 | + | ||
| 13 | + | ### Features |
|
| 14 | + | ||
| 15 | + | - Add update command |
|
| 16 | + | ||
| 17 | + | ### Bug Fixes |
|
| 18 | + | ||
| 19 | + | - README formatting |
|
| 20 | + | ||
| 21 | + | ### Miscellaneous Tasks |
|
| 22 | + | ||
| 23 | + | - Updated README.md |
|
| 24 | + | - Add method placeholder |
|
| 25 | + | - Bumped deps |
|
| 26 | + | - Added ascii art |
|
| 27 | + | - Release v0.1.2 |
|
| 28 | + | ||
| 29 | + | ## [0.1.1] - 2026-08-08 |
|
| 30 | + | ||
| 31 | + | ### Miscellaneous Tasks |
|
| 32 | + | ||
| 33 | + | - Updated readme |
|
| 34 | + | - Added support for Bearer tokens and API key auth |
|
| 35 | + | - Release v0.1.1 |
|
| 36 | + | ||
| 37 | + | ## [0.1.0] - 2026-08-08 |
|
| 38 | + | ||
| 39 | + | ### Features |
|
| 40 | + | ||
| 41 | + | - Init |
|
| 42 | + | ||
| 43 | + | ### Miscellaneous Tasks |
|
| 44 | + | ||
| 45 | + | - Updated workflows |
|
| 46 | + | - Updated tap |
|
| 47 | + | - Update tap |
|
| 48 | + | ||
| 49 | + | <!-- generated by git-cliff --> |