Commit 5add2e4
authored
## Summary
- Adds a `### Fixed` bullet under `## [Unreleased]` in `CHANGELOG.md`
documenting the libclang-cpp.so.14 ABI compatibility pin landed in #183.
- Records the install-mode switch from `dpkg -i || apt-get install -f
-y` to declarative `apt-get install -y /tmp/chapel.deb`.
## Test plan
- [x] `git diff main...HEAD --stat` shows single-file CHANGELOG.md edit
(4 lines).
- [x] Off origin/main; no spillover from local dirty working trees.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent 16012df commit 5add2e4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments