Skip to content

Commit

Permalink
docs(readme): mark TLS as done
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jun 3, 2022
1 parent 7e45a79 commit 66e6092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ arr.Row(0) // ["foo", "bar", "baz"]
- [ ] Improved i/o timeout handling
- [ ] Close connection on context cancellation in all cases
- [ ] Ensure that reads can't block forever
- [ ] TLS
- [x] TLS
- [ ] API UX Improvements (with 1.18 generics)
- [x] Enum
- [x] LowCardinality
Expand Down

0 comments on commit 66e6092

Please sign in to comment.