Skip to content

Commit

Permalink
chore(main): release 0.15.0 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Oct 24, 2024
1 parent 85da7e6 commit fd08d42
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.15.0](https://github.com/varfish-org/varfish-server-worker/compare/v0.14.0...v0.15.0) (2024-10-24)


### Features

* adding more annotations to output ([#504](https://github.com/varfish-org/varfish-server-worker/issues/504)) ([#505](https://github.com/varfish-org/varfish-server-worker/issues/505)) ([0225f81](https://github.com/varfish-org/varfish-server-worker/commit/0225f81e5b159868fd76154e9bfd7fdde2919ad7))


### Bug Fixes

* typos in score field names ([#507](https://github.com/varfish-org/varfish-server-worker/issues/507)) ([85da7e6](https://github.com/varfish-org/varfish-server-worker/commit/85da7e6f8838523a67b98a5b937efc195f682857))

## [0.14.0](https://github.com/varfish-org/varfish-server-worker/compare/v0.13.2...v0.14.0) (2024-10-09)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "varfish-server-worker"
version = "0.14.0"
version = "0.15.0"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust-based worker for varfish-server"
license = "MIT"
Expand Down

0 comments on commit fd08d42

Please sign in to comment.