CHANGELOG.md in mini_kraken-0.1.07 vs CHANGELOG.md in mini_kraken-0.1.08

- old
+ new

@@ -1,4 +1,10 @@ +## [0.1.08] - 2020-05-30 +- Fix of nasty bug (object aliasing) that caused flaky failures in specs. + +### FIXED +- `DuckFiber#resume` each call returns a distinct `Outcome` instance when successful. + ## [0.1.07] - 2020-05-23 - Implementation of `disj2` (two arguments disjunction - or -) ### New - Class `Disj2` as subclass of `GoalRelation` that implements the disjunction of two subgoals \ No newline at end of file