new release

This commit is contained in:
Jeremie Dimino 2013-01-29 15:52:13 -05:00
parent 77e525d17a
commit 427102aacb
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
1.3 (2013-01-29)
------------------
* allow to automatically wait for ascync deferred values
* added the `-short-paths` options for OCaml >= 4.01.0
(and make it the default)
1.2.1 (2012-07-31)
------------------

2
_oasis
View File

@ -5,7 +5,7 @@
OASISFormat: 0.3
OCamlVersion: >= 3.12
Name: utop
Version: 1.2.1
Version: 1.3
LicenseFile: LICENSE
License: BSD3
Authors: Jérémie Dimino