Skip to content

Commit e3d3e2e

Browse files
committed
7.1.0
1 parent 10f3812 commit e3d3e2e

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+
===== 7.1.0 (2024-11) =====
2+
* Compatibility with WASM
3+
4+
===== 7.0.0 (2024-09) =====
5+
* Compatibility with Ocsigen Server 6
6+
* Build an app as an executable, with Ocsigen Server as a library, without config file
7+
18
===== 6.3.0 (2024-03-25) =====
29
* Adding license Unlicense to the template
310
* Dependecy to Tyxml >= 4.6

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: "ocsigen-start"
3-
version: "7.0.0"
3+
version: "7.1.0"
44
authors: "dev@ocsigen.org"
55
maintainer: "dev@ocsigen.org"
66
synopsis: "Higher-level library for developing Web and mobile applications with users, registration, notifications, etc"

0 commit comments

Comments
 (0)