(snake) implement super simple stream sql expression support in snake server
This commit is contained in:
parent
ca829a3a98
commit
e70d83ace1
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
All changes to this project will be documented in this file.
|
||||
|
||||
## [9.9.1] - 2020-07-10
|
||||
|
||||
(snake) implement super simple stream sql expression support in snake server
|
||||
|
||||
## [9.9.0] - 2020-07-08
|
||||
|
||||
(socket+websocket+http+redis+snake servers) expose the remote ip and remote port when a new connection is made
|
||||
|
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "9.9.0"
|
||||
#define IX_WEBSOCKET_VERSION "9.9.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user