Skip to content

Commit a01431e

Browse files
committed
update CHANGELOG.md
1 parent d644473 commit a01431e

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3-
<!-- last-commit: 5c6e6ad -->
3+
<!-- last-commit: d644473 -->
4+
5+
## v0.1.12 - 2026-05-14
6+
7+
| Commit | Description |
8+
|--------|-------------|
9+
| `d644473` | feat: support tab completion |
10+
| `6b8bc0c` | update CHANGELOG.md |
11+
412

513
## v0.1.11 - 2026-05-08
614

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.11"
3+
version = "0.1.12"
44
edition = "2024"
55
description = "oxink."
66
license = "MIT"

0 commit comments

Comments
 (0)