Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
findstr authored Oct 1, 2017
1 parent 8c369d0 commit 59470e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##v0.3.0 (Oct 1, 2017)
## v0.3.0 (Oct 1, 2017)
Bug fixes:

- netpacket expand queue
Expand Down Expand Up @@ -30,7 +30,7 @@ New features:
- remove lualib-log and refine daemon log to replace it


##v0.2.2 (Jan 3, 2017)
## v0.2.2 (Jan 3, 2017)
Bug fixes:

- http protocol
Expand All @@ -42,7 +42,7 @@ New features:
- modify socket.lua default limit of max packet size to 65535
- modify default backlog to 256

##v0.2.1 (Oct 9, 2016)
## v0.2.1 (Oct 9, 2016)
Bug fixes:
- daemon log buffer mode
- zproto map key bug sync
Expand All @@ -57,7 +57,7 @@ New features:
- add core.wait2/core.wakeup2 interface


##v0.2.0 (Aug 8, 2016)
## v0.2.0 (Aug 8, 2016)

Hello World!
Roughly complete socket I/O and some basic library.
Expand Down

0 comments on commit 59470e9

Please sign in to comment.