Skip to content

Commit 4700a6c

Browse files
committed
update CHANGELOG.md
1 parent b4e6211 commit 4700a6c

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
<!-- last-commit: 842fad0 -->
3+
<!-- last-commit: b4e6211 -->
4+
5+
## v0.1.7 - 2026-04-20
6+
7+
| Commit | Description |
8+
|--------|-------------|
9+
| `b4e6211` | feat: support open api |
10+
| `3aa8892` | chore: remove unused packages |
11+
| `09fb0cc` | chore: adjust config file path |
12+
| `2355f4c` | chore: remove thiserror |
13+
| `335c2c9` | chore: remove dotenv |
14+
| `c5845b6` | docs: update README.md |
15+
| `06e3a4a` | update CHANGELOG.md |
16+
417

518
## v0.1.6 - 2026-04-14
619

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "localcoder"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2024"
55
description = "oxink."
66
license = "MIT"

0 commit comments

Comments
 (0)