From 98334b8883ac89667f4b7758287ebd0e65d15d52 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Mon, 21 Apr 2014 14:03:37 +0100 Subject: [PATCH] version 1.12 --- CHANGES.md | 7 +++++++ _oasis | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ad6666f..60aa81f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +1.12 (2014-04-21) +----------------- + +* supports -require for scripts +* support for React 1.0.0 +* make utop.el compatible with melpa: http://melpa.milkbox.net + 1.11 (2014-02-11) ----------------- diff --git a/_oasis b/_oasis index d12327f..9332a34 100644 --- a/_oasis +++ b/_oasis @@ -5,7 +5,7 @@ OASISFormat: 0.3 OCamlVersion: >= 3.12 Name: utop -Version: 1.11 +Version: 1.12 LicenseFile: LICENSE License: BSD3 Authors: Jeremie Dimino