From 96f41cb3364d656eaca15db7e44301149500230c Mon Sep 17 00:00:00 2001 From: verseve Date: Wed, 27 Sep 2023 15:33:01 +0200 Subject: [PATCH] Update changelog --- docs/src/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/changelog.md b/docs/src/changelog.md index e8e7de35a..4481b5e55 100644 --- a/docs/src/changelog.md +++ b/docs/src/changelog.md @@ -5,6 +5,11 @@ 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] + +### Fixed +- Leakage term was missing from the wflow\_sbm figure in the documentation. + ## v0.7.2 - 2023-09-27 ### Fixed