Add to release note

pull/1955/head
Jon Turney 8 years ago
parent 8ebdbfb0f6
commit 887e4d1318
  1. 5
      docs/markdown/Release-notes-for-0.42.0.md

@ -65,3 +65,8 @@ A new experimental module to compile code with many different SIMD
instruction sets and selecting the best one at runtime. This module
is unstable, meaning its API is subject to change in later releases.
It might also be removed altogether.
## Import libraries for executables on Windows
The new keyword `implib` to `executable()` allows generation of an import
library for the executable.

Loading…
Cancel
Save