Browse Source

Add colorized ISCC example.

Martijn Laan 5 years ago
parent
commit
f345abd623
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -93,7 +93,7 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
     <li><i>Fix:</i> Support function <tt>WizardSelectComponents</tt> now also updates component sizes and the current selection's required disk space.</li>
   </ul>
   </li>
-  <li>Console-mode compiler (ISCC) change: Warnings and errors are now colorized.</li>
+  <li>Console-mode compiler (ISCC) change: Warnings and errors are now <a href="https://i.imgur.com/9VvbFGJ.png">colorized</a>.</li>
   <li>Minor tweaks.</li>
 </ul>