Skip to content

Commit

Permalink
Release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Jan 9, 2025
1 parent 72b6bee commit 3d2f289
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _releases/2025-01-08-1.14.1-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: Crystal 1.14.1 is released!
version: 1.14.1
date: 2025-01-08
author: straight-shoota
---
We are announcing a new patch release of the Crystal [1.14 series](/_releases/2024-10-09-1.14.0-released.md).

Pre-built packages are available on [GitHub Releases](https://github.com/crystal-lang/crystal/releases/tag/1.14.1)
and our official distribution channels.
See [crystal-lang.org/install](https://crystal-lang.org/install/) for
installation instructions.

## Stats

This release includes [3 changes since 1.14.0](https://github.com/crystal-lang/crystal/pulls?q=is%3Apr+milestone%3A1.14.1)
by 2 contributors. We thank all the contributors for all the effort put into
improving the language! ❤️

## Changes

This release ships a small fix for the formatter to accept trailing commas after
multiple parameters ([#15097]).

For more details, visit the [full changelog](https://github.com/crystal-lang/crystal/releases/tag/1.14.1).

If you find any further issues, please [report them](https://github.com/crystal-lang/crystal/issues/).

---

> **THANKS:**
> We have been able to do all of this thanks to the continued support of [84codes](https://www.84codes.com/) and every other [sponsor](/sponsors).
> To maintain and increase the development pace, donations and sponsorships are
> essential. [OpenCollective](https://opencollective.com/crystal-lang) is
> available for that.
>
> Reach out to [[email protected]](mailto:[email protected])
> if you’d like to become a direct sponsor or find other ways to support Crystal.
> We thank you in advance!
[#15097]: https://github.com/crystal-lang/crystal/pull/15097

0 comments on commit 3d2f289

Please sign in to comment.