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

NEWS for #4615 #20563

Merged
merged 1 commit into from
Feb 11, 2017
Merged

NEWS for #4615 #20563

merged 1 commit into from
Feb 11, 2017

Conversation

felipenoris
Copy link
Contributor

Also ran NEWS-update.jl

NEWS.md Outdated
@@ -336,11 +336,16 @@ Deprecated or removed
* `produce`, `consume` and iteration over a Task object have been deprecated in favor of
using Channels for inter-task communication ([#19841]).

* `@test_approx_eq x y` have been deprecated in favor of `@test isapprox(x,y)` or `@test x ≈ y` ([#4615]).
Copy link
Member

Choose a reason for hiding this comment

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

"has been deprecated"

@ararslan
Copy link
Member

Just for future reference, it's best to [ci skip] commits that only touch NEWS.md.

[ci skip]
@felipenoris
Copy link
Contributor Author

@ararslan Thanks! I got it.

@ViralBShah ViralBShah merged commit 1c64cc9 into JuliaLang:master Feb 11, 2017
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.

3 participants