Skip to content

Commit 132dc74

Browse files
Updated Readme
1 parent 2378716 commit 132dc74

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,9 @@ With optional assign operator you do the same with just this:
4747
title ?= newTitleValue
4848
```
4949

50-
See unit tests for more examples.
50+
See unit tests for more examples.
51+
52+
Swift 3
53+
=
54+
55+
Starting from [version 2.0](https://github.com/maximkhatskevich/MKHOptionalAssign/releases/tag/2.0.0), this library supports Swift 3. For compatibility with Swift 2.2 and Swift 2.3 use [older version](https://github.com/maximkhatskevich/MKHOptionalAssign/releases/tag/1.0.0).

0 commit comments

Comments
 (0)