Skip to content
Closed
Show file tree
Hide file tree
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
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.

6 changes: 6 additions & 0 deletions crates/hotfix-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.6](https://github.com/Validus-Risk-Management/hotfix/compare/hotfix-web-v0.1.5...hotfix-web-v0.1.6) - 2026-01-21

### Other

- release ([#269](https://github.com/Validus-Risk-Management/hotfix/pull/269))

## [0.1.5](https://github.com/Validus-Risk-Management/hotfix/releases/tag/hotfix-web-v0.1.5) - 2026-01-20

### Other
Expand Down
2 changes: 1 addition & 1 deletion crates/hotfix-web/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "hotfix-web"
description = "Web API and optional dashboard for the HotFIX engine"
version = "0.1.5"
version = "0.1.6"
authors.workspace = true
edition.workspace = true
license.workspace = true
Expand Down