fix changelogs
This commit is contained in:
parent
5dbcd77522
commit
1be560f69c
1 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ API changes:
|
|||
|
||||
node * r3_tree_insert_pathl(node *tree, char *path, int path_len, void * data);
|
||||
|
||||
This reduce the interface complexity, e.g.,
|
||||
This reduce the interface complexity, e.g.,
|
||||
|
||||
r3_tree_insert_path(n, "/user2/{id:\\d+}", &var2);
|
||||
|
||||
|
|
Loading…
Reference in a new issue