From e02224216a9ba24b4e72c1570e3a77b8d92bb71f Mon Sep 17 00:00:00 2001 From: Niccolo Borgioli Date: Fri, 23 Jun 2023 10:16:28 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff0314..8812f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## [2.3.1] - 2023-06-23 + +### Added + +- #92: Endpoint (`/api/live/`) for checking health status. + ## [2.3.0] - 2023-05-30 ### Added