Skip to content

Commit f29f80f

Browse files
authored
Update CHANGES.md
1 parent 89c999d commit f29f80f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ See [milestone 5.0.0-beta.2](https://github.com/chocoteam/choco-solver/milestone
1717
- Fix bug in ConflictOrderingSearch (monitor not plugged)
1818
- Performance improvement for LastConflict, ConflictOrderingSearch and StrategySequencer.
1919
- Fix bug : regular constraints parsed from XCSP now support negative values
20+
- Fix bug : Unexpected behavior when using Task with scalar (#1114)
21+
- Replace Cumulative implementation by state-of-the-art implementation of TimeTabling and OverloadChecking
2022

2123
#### Contributors to this release:
2224
- [Charles Prud'homme](https://github.com/cprudhom) (@cprudhom)
2325
- [Jean-Guillaume Fages](https://github.com/jgFages) (@jgFages)
26+
- [Arthur Godet](https://github.com/ArthurGodet) (@ArthurGodet)
2427

2528

2629
**Full Changelog**: https://github.com/chocoteam/choco-solver/compare/v5.0.0-beta.1...v5.0.0-beta.2

0 commit comments

Comments
 (0)