Commit 957b8b3
committed
docs(release): add API reference update + fix JSON syntax in 20260108.1 release notes
**Problem:**
- Malformed JSON in whats-new.json (missing closing bracket in bugfixes section)
- API reference update not mentioned in release notes
- GitHub billing fix from today not documented
**Solution:**
- Fixed JSON syntax error in bugfixes array
- Added GitHub Copilot billing cache fix to bugfixes
- Added API reference documentation update to improvements
- User-facing description: Help → API Reference now comprehensive
**Testing:**
✅ JSON validation: PASS (python3 -m json.tool)1 parent c90e7b5 commit 957b8b3
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
89 | | - | |
90 | | - | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
95 | 107 | | |
96 | 108 | | |
97 | 109 | | |
| |||
0 commit comments