Skip to content

Commit d3b7dd9

Browse files
committed
Prepare for 6.2
1 parent d57cc5b commit d3b7dd9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
===== 6.2 (2017-02-07) =====
2+
3+
* Implement Eliom_client.onchangepage
4+
* Fix URL-related bugs arising in mobile apps
5+
16
===== 6.1 (2016-12-20) =====
27

38
* Remove redundant dependency on calendar

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.0
1+
6.2.0

pkg/META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description = "Eliom: client-server Web and mobile applications"
2-
version = "6.1.0"
2+
version = "6.2.0"
33

44
package "server" (
55
description = "Eliom: server-side"

0 commit comments

Comments
 (0)