Skip to content

Commit

Permalink
changelog for panic fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Oct 21, 2024
1 parent 7d5ee9d commit 7199376
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### Server

* Fix panic in initialization (`metrics sender not set`)

## v1.10.7

* Fix small bug making some requests in development-mode slow to start (when starting close to the module initialBlock with a store that doesn't start on a boundary)
Expand Down

0 comments on commit 7199376

Please sign in to comment.