Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sniper00 committed Jan 27, 2022
1 parent 20f2084 commit 6bcf1f7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# v0.2
# v0.3 (2022-01-27)

- add lua navmesh lib
- replace json lib with yyjson, decode speed 2x of rapidjson
- add json.decode option:null_as_userdata
- bugfix: http client connection pool reset
- improve redisd service:print redis request(base64) when error
- improve moon.log avoid memory copy

# v0.2 (2021-12-20)
- add mongodb driver
- improve message dispatch

Expand Down

0 comments on commit 6bcf1f7

Please sign in to comment.