diff --git a/CHANGELOG.md b/CHANGELOG.md index ed33c06..3dd6e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Versions v0.2.x must keep being source compatible with Pyjamas. +* Ignores failing Appveyor with LDC on 32 bit Windows. Looks that its a problem + of 32bit DUB+LDC 1.21.0 on Windows. + +# v0.2.2-beta + +Versions v0.2.x must keep being source compatible with Pyjamas. + * Update to DLang frontend 2.090 * Autogeneration of GH Pages with documentation * Rewrite tests to use Silly diff --git a/docs/changelog.md b/docs/changelog.md index ddf9f67..a81f75e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,6 +6,13 @@ title: Changelog Versions v0.2.x must keep being source compatible with Pyjamas. +* Ignores failing Appveyor with LDC on 32 bit Windows. Looks that its a problem + of 32bit DUB+LDC 1.21.0 on Windows. + +# v0.2.2-beta + +Versions v0.2.x must keep being source compatible with Pyjamas. + * Update to DLang frontend 2.090 * Autogeneration of GH Pages with documentation * Rewrite tests to use Silly