Skip to content

Commit b804dd0

Browse files
Update README.md
1 parent e0315fd commit b804dd0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ Query can further be decomposed into key-value pairs:
2727
* 1st pair: key = "query", value = "test"
2828
* 2nd pair: key = "query2", value = "test2"
2929

30+
UTF-8 encoding support from version 1.3.0
31+
* percent-encoding
32+
* html entities
33+
3034
Planned future development includes:
3135

3236
* validation of URIs
3337
* recognition of URN and URL specificities, including IPv4 and IPv6
34-
* percent-encoding, HTML entities, etc.

0 commit comments

Comments
 (0)