diff --git a/docs/documentation/CHANGELOG.md b/docs/documentation/CHANGELOG.md index a74309876..00410572d 100644 --- a/docs/documentation/CHANGELOG.md +++ b/docs/documentation/CHANGELOG.md @@ -1,3 +1,13 @@ +## v0.42.1 + +#### Features + +* [[6c4e94f](https://github.com/boardgameio/boardgame.io/commit/6c4e94f)] Add option to long-form move to ignore stale `stateID` (closes [#828](https://github.com/boardgameio/boardgame.io/issues/828)) ([#832](https://github.com/boardgameio/boardgame.io/pull/832)) + +#### Bugfixes + +* [[5207be5](https://github.com/boardgameio/boardgame.io/commit/5207be5)] core: `setStage(Stage.NULL)` makes player active (closes [#848](https://github.com/boardgameio/boardgame.io/issues/848)) ([#849](https://github.com/boardgameio/boardgame.io/pull/849)) + ## v0.42.0 #### Features