CHANGELOG.md 664 B raw
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
- Init changelog
11
12
## [0.1.2] - 2026-08-08
13
14
### Features
15
16
- Add update command
17
18
### Bug Fixes
19
20
- README formatting
21
22
### Miscellaneous Tasks
23
24
- Updated README.md
25
- Add method placeholder
26
- Bumped deps
27
- Added ascii art
28
- Release v0.1.2
29
30
## [0.1.1] - 2026-08-08
31
32
### Miscellaneous Tasks
33
34
- Updated readme
35
- Added support for Bearer tokens and API key auth
36
- Release v0.1.1
37
38
## [0.1.0] - 2026-08-08
39
40
### Features
41
42
- Init
43
44
### Miscellaneous Tasks
45
46
- Updated workflows
47
- Updated tap
48
- Update tap
49
50
<!-- generated by git-cliff -->