Skip to content

Commit e9ab14a

Browse files
author
Jan Rochel
committed
release 2.16.0
1 parent 9564ce1 commit e9ab14a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
==== 2.16.0 (2019-12-20) ====
2+
* compatibility with lwt.5.0: fix nested Lwt_main.run
3+
14
==== 2.15.0 (2019-08-16) ====
25
* Ocsipersist-pgsql: fix iter_table function
36

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.15.0"
3+
version: "2.16.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)