File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.2.0] ( https://github.com/TimoBechtel/socketdb/compare/v7.1.0...v7.2.0 ) (2023-06-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * allow sending a disconnect reason to the client ([ 03f8fdb] ( https://github.com/TimoBechtel/socketdb/commit/03f8fdbb336680efd5b8681c696725ea91bbc4e5 ) )
9
+ * ** server:** add api to manage client connections ([ a792f41] ( https://github.com/TimoBechtel/socketdb/commit/a792f411e8c613197accf0a17b995e85f2265644 ) )
10
+
3
11
## [ 7.1.0] ( https://github.com/TimoBechtel/socketdb/compare/v7.0.0...v7.1.0 ) (2023-04-30)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " socketdb" ,
3
- "version" : " 7.1 .0" ,
3
+ "version" : " 7.2 .0" ,
4
4
"description" : " Real-time synchronized data storage" ,
5
5
"homepage" : " https://socketdb.com" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments