Skip to content

Commit

Permalink
Update _posts/2021-11-10-1.2.2-released.md
Browse files Browse the repository at this point in the history
Co-authored-by: Beta Ziliani <beta@manas.tech>
  • Loading branch information
straight-shoota and beta-ziliani committed Nov 10, 2021
1 parent 275c099 commit b08c4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2021-11-10-1.2.2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0.
* 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.

Expand Down

0 comments on commit b08c4ad

Please sign in to comment.