Skip to content

Commit d5146d5

Browse files
Lukas Geigerclaude
andcommitted
docs: restructure README to English-first, fix CHANGELOG date, update llms.txt
- README restructured: English is now the primary language with full feature docs, keyboard shortcuts, installation, and roadmap sections; German content moved to a secondary "Deutsch / German" section - CHANGELOG: replaced placeholder YYYY-MM-DD with actual 2026-02-24 initial release date - llms.txt: added web_companion entry, three new search phrases, and last-checked marker Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 635e6ae commit d5146d5

3 files changed

Lines changed: 135 additions & 321 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Format basiert auf [Keep a Changelog](https://keepachangelog.com/de/1.1.0/).
3434
- `WinStorePackager`: subprocess-Deadlock behoben — `check_call` mit PIPE durch `subprocess.run(..., capture_output=True)` ersetzt; Exception-Handler liest jetzt immer `stderr or stdout`.
3535
- `ProfilerBridge`: SQLite-Connection-Leak auf Windows geschlossen — alle 6 `conn.close()`-Stellen in `search()`, `find_duplicates()` und `get_statistics()` verwenden jetzt `try/finally`.
3636

37-
## [1.0.0] - YYYY-MM-DD
37+
## [1.0.0] - 2026-02-24
3838

3939
### Hinzugefügt / Added
4040
- Erstveröffentlichung / Initial release

0 commit comments

Comments
 (0)