Skip to content

Commit ab61b89

Browse files
author
Ary Borenszweig
committedNov 22, 2016
Mention API docs notes highlighting in changelog
1 parent 6eee1e9 commit ab61b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Added support for LLVM 3.9 (thanks @ysbaddaden)
1515
* Added `__END_LINE__` magic constant in method default arguments: will be the last line of a call (if the call has a block, it will be the last line of that block)
1616
* Added `@def` inside macros that takes the value of the current method
17-
* API docs have a nicer style now (thanks @samueleaton)
17+
* API docs have a nicer style now, and notes like TODO and DEPRECATED are better highlighted (thanks @samueleaton)
1818
* Slight improvement to debugging support (thanks @ggiraldez)
1919
* Line numbers in backtraces (linux only for now) (thanks @ysbaddaden)
2020
* Added iteration times to `Benchmark.ips` (thanks @RX14)

0 commit comments

Comments
 (0)
Please sign in to comment.