Skip to content

Commit

Permalink
update NEWS entry with issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Aug 21, 2016
1 parent 4754341 commit 8f7df3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This section lists changes that do not have deprecation warnings.
Library improvements
--------------------

* New function `isimmutabletype(T)`.
* New function `isimmutabletype(T)` ([#18168]).

Compiler/Runtime improvements
-----------------------------
Expand Down Expand Up @@ -633,3 +633,4 @@ Language tooling improvements
[#17546]: https://github.com/JuliaLang/julia/issues/17546
[#17668]: https://github.com/JuliaLang/julia/issues/17668
[#17785]: https://github.com/JuliaLang/julia/issues/17785
[#18168]: https://github.com/JuliaLang/julia/issues/18168

0 comments on commit 8f7df3c

Please sign in to comment.