Commit b21088a
committed
chore: fix CHANGELOG for 0.1.2 — correct entries based on actual main diff
Removed incorrectly listed items that are NOT in main:
- apc skill remove / apc unsync (PR #72 was merged into a feature branch,
not main)
- Windsurf/Copilot native sync support (same)
- --target/-t removal from apc install (same)
Added missing items that ARE in main since v0.1.1:
- Security fixes: input validation, chmod 600 MCP configs, scrub secrets
from export (#27,#28,#30 via #50; #32,#35 via #52)
- Bug fixes: LLM write guard, expanduser paths, Copilot absolute paths
(#37,#38-#43,#42 via #53; #36,#45 via #54)
- Fix: ~/.apc/skills/ always created after apc install
- Fix: --version reads from importlib.metadata
- Docs: README shell completion, CLI basics (#23,#26 via #67)1 parent 64ceb52 commit b21088a
1 file changed
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
13 | 9 | | |
14 | 10 | | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments