Skip to content

Commit efee597

Browse files
committed
Drop gitignored reference from changelog
1 parent 3704d50 commit efee597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Internal
1212

13-
* **Committed reference data**promoted 13 reference docs, `spec/point_map.json`, `spec/actions_examples.json`, and `scripts/fetch_point_refs.py` out of gitignored `.claude/` into the repo. Dedupe of `spec/actions_examples.json` (343 raw samples → 82 unique shapes; 18,447 → 4,776 lines). Real domains in `spec/actions_examples.json` scrubbed to `example.com`. Dead `init-plugin` Makefile target and `plugindircheck.sh` removed.
13+
* **Committed reference data**added 13 reference docs, `spec/point_map.json`, `spec/actions_examples.json`, and `scripts/fetch_point_refs.py` to the repo. Dedupe of `spec/actions_examples.json` (343 raw samples → 82 unique shapes; 18,447 → 4,776 lines). Real domains in `spec/actions_examples.json` scrubbed to `example.com`. Dead `init-plugin` Makefile target and `plugindircheck.sh` removed.
1414
* **Lint modernization**`interface{}``any` across `wallarm/` and `scripts/` (~990 sites); `WriteString(fmt.Sprintf)``fmt.Fprintf` (25 sites); 2 tagged-switch conversions. No behavior change.
1515

1616
## [v2.3.9] - 2026-05-04

0 commit comments

Comments
 (0)