Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sigewuzhere committed Feb 27, 2020
1 parent 7b29f74 commit dfebf3b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/advanced/targeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@ const value = configCatClient.getValue(key, defaultValue, callback, userObject);
```
Sensitive comparators are supported from these SDK versions:
| SDK | Version |
| ------- | --------------------------------- |
| JS | v3.0.0 |
| Node | v4.0.0 |
| PHP | v3.0.2 |
| Python | v3.0.2 |
| Ruby | v2.0.3 |
| Go | v4.0.2 |
| Java | v4.0.1 |
| Android | v4.0.0 |
| .NET | v4.0.0 |
| Swift | v4.0.0 |
| ------- | ------- |
| JS | v3.0.0 |
| Node | v4.0.0 |
| PHP | v3.0.2 |
| Python | v3.0.2 |
| Ruby | v2.0.3 |
| Go | v4.0.2 |
| Java | v4.0.1 |
| Android | v4.0.0 |
| .NET | v4.0.0 |
| Swift | v4.0.0 |

#### Semantic version comparators

Expand Down

0 comments on commit dfebf3b

Please sign in to comment.