Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7224c07

Browse files
committedNov 8, 2024·
4.1.0
1 parent b2c3e9f commit 7224c07

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
===== 4.1.0 =====
2+
* Compatibility with WASM
3+
4+
===== 4.0.0 =====
5+
* Compatibility with Ocsigen Server 6
6+
17
===== 2.8.0 (2020-07-28) =====
28

39
* rework Ot_page_transition

‎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-toolkit"
3-
version: "4.0.0"
3+
version: "4.1.0"
44
maintainer: "dev@ocsigen.org"
55
synopsis: "Reusable UI components for Eliom applications (client only, or client-server)"
66
description: "The Ocsigen Toolkit is a set of user interface widgets that facilitate the development of Eliom applications."

0 commit comments

Comments
 (0)
Please sign in to comment.