version 1.8

This commit is contained in:
Jeremie Dimino 2013-10-25 10:55:44 +01:00
parent cad0bb92da
commit 188cb93366
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
1.8 (2013-10-25)
----------------
* handle new syntax errors
* extend `#typeof` to values and modules. Thanks to Thomas Refis for
this feature
1.7 (2013-08-08)
----------------

2
_oasis
View File

@ -5,7 +5,7 @@
OASISFormat: 0.3
OCamlVersion: >= 3.12
Name: utop
Version: 1.7
Version: 1.8
LicenseFile: LICENSE
License: BSD3
Authors: Jeremie Dimino