diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 87ce15e..b0b0e8c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +v1.0.4 (2024-09-24) +------------------- + +- Add missing operators inside TripletVersion class +- Explicitly export StudyVersion and SolverVersion to avoid mypy issues +- Implement upgrade for StudyVersion 9.0 + + v1.0.3 (2024-07-31) -------------------