diff --git a/_posts/2021-11-10-1.2.2-released.md b/_posts/2021-11-10-1.2.2-released.md index d476b855..50acc76d 100644 --- a/_posts/2021-11-10-1.2.2-released.md +++ b/_posts/2021-11-10-1.2.2-released.md @@ -14,7 +14,7 @@ In this patch release we included [15 PRs since the 1.2.1 release](https://githu We have fixed three regressions in the compiler, two of them related to debug mode: -* Virtual metaclasses missed a type restriction ([#11397](https://github.com/crystal-lang/crystal/issues/11376) since 1.20. +* Virtual metaclasses missed a type restriction ([#11397](https://github.com/crystal-lang/crystal/issues/11376)) since 1.20. * Debug locations were missing for some const and class var read calls ([#11417](https://github.com/crystal-lang/crystal/pull/11417)). This only affected `--debug` builds since 1.2.0. * Debug locations were missing for some union types ([#11390](https://github.com/crystal-lang/crystal/pull/11390)). This only affected `--debug` builds since 1.2.1.