Skip to content

Commit

Permalink
Merge branch 'release/1.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed May 31, 2024
2 parents 1d4fcf1 + 04998c0 commit ef65636
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.12.2] (2024-05-31)

_Patch release with a bug fix necessary for support of latest libgc_

[1.12.2]: https://github.com/crystal-lang/crystal/releases/1.12.2

### Bugfixes

#### stdlib

- *(runtime)* Don't allocate in `Fiber.unsafe_each` and `Thread.unsafe_each` ([#14635], thanks @ysbaddaden)

[#14635]: https://github.com/crystal-lang/crystal/pull/14635

### Infrastructure

- Changelog for 1.12.2 ([#14640], thanks @straight-shoota)

[#14640]: https://github.com/crystal-lang/crystal/pull/14640

## [1.12.1] (2024-04-11)

[1.12.1]: https://github.com/crystal-lang/crystal/releases/1.12.1
Expand Down

0 comments on commit ef65636

Please sign in to comment.