Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Move the released PR #80 notes out of Unreleased

When documenting the published 20.0.0 release, this entry identifies PR #80 as included, but the eleven detailed notes introduced by that PR remain under Unreleased. Consequently, the changelog now labels already-shipped relevance, matching, and provider changes as forthcoming, and subsequent generated release sections will leave those stale notes in place; move those PR #80 entries into the 20.0.0 section while retaining only genuinely post-release work under Unreleased.

Useful? React with 👍 / 👎.

* 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
Expand Down
Loading