docs(changelog): entry for #302 linkedin --jobage-minutes

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Mads Lorentzen
2026-08-07 15:50:52 +02:00
co-authored by Claude Fable 5
parent b167efae3b
commit beb53f1a9f
+6
View File
@@ -15,6 +15,12 @@ per-file diff commands.
### Added
- **`--jobage-minutes` on linkedin-search for sub-day freshness windows** (#302) - LinkedIn
filters its `f_TPR` parameter server-side at second granularity, so the CLI can now ask
for postings from the last N minutes instead of whole-day windows only. Conflicts with
`--jobage` are rejected explicitly (`CONFLICTING_AGE_FLAGS`). Useful for early-applicant
freshness on high-volume searches; URL construction only, no parsing change.
- **README: video walkthrough link in Quick start** - The Next New Thing's hands-on
walkthrough of the workflow (recorded August 2026), for newcomers who want to see the
setup-to-application flow before reading. Docs only.