Skip to content

Commit a98392d

Browse files
Update README.md
1 parent f40c243 commit a98392d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ let squareRoot = sqrt(value)
5454
...
5555
```
5656

57-
TODO
57+
NOTE
5858
--------
5959

60-
* Add support for SIMD functions & types with half-precision
60+
* [[SE-0277]](https://github.com/apple/swift-evolution/blob/master/proposals/0277-float16.md) added support for a native `Float16` type starting with Swift 5.3, therefore, this library is no longer recommended for projects using Swift 5.3 or later.
6161

6262
Contributing
6363
--------

0 commit comments

Comments
 (0)