We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a449450 commit 5599f0cCopy full SHA for 5599f0c
CHANGELOG.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
[Full changelog](https://github.com/LearnLib/learnlib/compare/learnlib-0.18.0...HEAD)
8
9
+### Changed
10
+
11
+* LearnLib now requires Java 11 at runtime.
12
13
+### Fixed
14
15
+* The `de.learnlib.algorithm.adt` module now correctly `exports` the `de.learnlib.algorithm.adt.config.model.*` packages.
16
17
18
## [0.18.0] - 2025-02-06
19
0 commit comments