From e993f2fdcabdd67a3285235819aef9e6e1bc5ae5 Mon Sep 17 00:00:00 2001 From: Markus Frohme Date: Fri, 28 Feb 2025 13:15:48 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b068c9371..3c0d41afc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [Full changelog](https://github.com/LearnLib/automatalib/compare/automatalib-0.12.0...HEAD) +### Fixed + +* Updated dead links to the FSM format (see #87). +* Fixed a bug in the index computation of `DeterministicEquivalenceTest` (see #88). + ## [0.12.0] - 2025-02-04