Skip to content

Commit f05cd9c

Browse files
author
Jan Rochel
committed
release 2.11.0
1 parent 6e00ef1 commit f05cd9c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
==== 2.11.0 (2018-12-19) ====
2+
3+
* Ocsipersist-pgsql: no longer hold a database connection for a long time
4+
15
==== 2.10 (2018-12-18) ====
26

37
* Compatibility with OCaml 4.07

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opam-version: "2.0"
22
name: "ocsigenserver"
3-
version: "dev"
3+
version: "2.11.0"
44
maintainer: "[email protected]"
55
synopsis: "A full-featured and extensible Web server."
66
description: "Ocsigen Server implements most features of the HTTP protocol, and has a very powerful extension mechanism that makes it very easy to plug your own OCaml modules for generating pages. Many extensions are already implemented, like a reverse proxy, content compression, access control, authentication, etc."

0 commit comments

Comments
 (0)