Skip to content

Commit 6215031

Browse files
author
Jan Rochel
committed
release 2.12.0
1 parent e19e91f commit 6215031

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
==== 2.12.0 (2019-07-10) ====
2+
3+
* more fine-grained verbosity control
4+
* disable profiling by default
5+
* compatibility with ssl.0.5.8
6+
* documentation
7+
18
==== 2.11.0 (2018-12-19) ====
29

310
* Ocsipersist-pgsql: no longer hold a database connection for a long time

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: "2.11.1"
3+
version: "2.12.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)