Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 0.24.0 to CHANGELOG #5331

Merged
merged 1 commit into from Dec 5, 2017
Merged

Add 0.24.0 to CHANGELOG #5331

merged 1 commit into from Dec 5, 2017

Conversation

sdogruyol
Copy link
Member

Adds 0.24.0 release notes to CHANGELOG

CHANGELOG.md Outdated
- **(breaking-change)** StaticArray#map and Slice#map now return their same type instead of Array ([#5124](https://github.com/crystal-lang/crystal/pull/5124))
- **(breaking-change)** Tuple#map_with_index now returns a Tuple. ([#5086](https://github.com/crystal-lang/crystal/pull/5086))
- Packages built with LLVM 3.9.1. They should (hopefully) fix [#4719](https://github.com/crystal-lang/crystal/issues/4719)
- Syntax: Allow flat rescue/ensure/else block in do/end block ([#5114](https://github.com/crystal-lang/crystal/pull/5086/5114))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL here should be #5114.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Haar thank you 👍

@mverzilli mverzilli merged commit 494fdcb into crystal-lang:master Dec 5, 2017
@RX14 RX14 added this to the Next milestone Dec 5, 2017
@larubujo
Copy link
Contributor

larubujo commented Dec 6, 2017

maybe correct way was commit this in 0.24.0 branch and merge to master...

@Sija
Copy link
Contributor

Sija commented Dec 6, 2017

@larubujo nope, 0.24.0 branch was forked from the master, not the other way around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants