From 13701c80aa50a23de1dfd8134c058eae31dac9d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 09:52:13 +0000 Subject: [PATCH] Document release 20.0.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a5b93..af4dd68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,18 @@ - Version-stamps the UI shell asset so browsers load the current sidebar after an update. - Raises Light and Dark theme text, border, control, and status contrast, with stronger Dark-mode readability. +## 20.0.0 + +### What's Changed +* Redesign job search relevance and recall by @emnl51 in https://github.com/emnl51/bert/pull/80 +* Bump cryptography from 50.0.0 to 50.0.1 by @dependabot[bot] in https://github.com/emnl51/bert/pull/79 +* Bump ruff from 0.16.3 to 0.16.4 by @dependabot[bot] in https://github.com/emnl51/bert/pull/78 + + +**Full Changelog**: https://github.com/emnl51/bert/compare/19.2.3...20.0.0 + +[GitHub Release](https://github.com/emnl51/bert/releases/tag/20.0.0) + ## 19.0.0 — Application Workspace ### Added