Skip to content

Split changelog into language and compiler features and set release date. #4146

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

Merged
merged 1 commit into from
May 16, 2018

Conversation

chriseth
Copy link
Contributor

@chriseth chriseth commented May 16, 2018

This prepares the 0.4.24 release.

@chriseth chriseth requested a review from axic May 16, 2018 08:34
@chriseth chriseth changed the title Split changelog into language and compiler features and set release d… Split changelog into language and compiler features and set release date. May 16, 2018
Features:
* Remove deprecated ``constant`` as function state modifier from documentation and tests (but still leave it as a valid feature).
* Build System: Update internal dependency of jsoncpp to 1.8.4, which introduces more strictness and reduces memory usage.
Language Features:
* Code Generator: Use native shift instructions on target Constantinople.
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure this is a language or compiler feature.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was also not 100% sure about this, but the general idea is that you can ignore compiler features more easily than language features and I think this is a rather important change.

@axic
Copy link
Member

axic commented May 16, 2018

Looks ok.

@chriseth chriseth merged commit 1e45d3a into develop May 16, 2018
@axic axic deleted the prepare0424 branch May 16, 2018 12:28
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.

2 participants