Skip to content

Commit 9a7e346

Browse files
authored
[skip ci] Update CHANGELOG to 2.3.1
1 parent a400952 commit 9a7e346

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unrelease]
8+
- Nothing
9+
## [2.3.1] 2019-09-25
810
### Added
11+
- `workerman` server
12+
Usage:
13+
```
14+
Ubiquity serve -t=workerman -p=8091
15+
```
916
- `Memcached` support
1017
- multi db types support (Db Wrapper)
1118
- `Tarantool` database support on a [proposal](https://github.com/phpMv/ubiquity/issues/64) from [@zilveer](https://github.com/zilveer)

0 commit comments

Comments
 (0)