Commit ade2a8c
committed
docs: correct v2.0.0 release notes — drop deferred electron-updater claim, fill Phase D section
Two staleness items in the shipped v2.0.0 docs:
1. README's Version History bullet for v2.0.0 listed
'electron-updater integration' among the deliverables, but
electron-updater was explicitly deferred to v2.1 (the in-app
notifier badge handles the 'tell users a new version exists'
path; auto-install is the v2.1 work). Replaced with 'real
installers across macOS / Linux / Windows' which is what
v2.0.0 actually shipped.
2. CHANGELOG.md v2.0.0 Distribution section was a literal TODO
placeholder '*(see Phase D commit notes when they land)*' that
got shipped as-is. Filled in with the actual Phase D content:
electron-builder metadata polish, 1024×1024 icon regeneration,
release-notes template rewrite, signing decision, and the
electron-updater-deferred-to-v2.1 note.
No code change. Both fixes only affect the rendered README and
CHANGELOG on GitHub.1 parent 96cf0c4 commit ade2a8c
2 files changed
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
82 | 99 | | |
83 | 100 | | |
84 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments