Skip to content

Commit a74b680

Browse files
committed
minor tweaks to Merlin blog post
- update date - link to homepage in first para - add link to changelog in first para so the summary is clearer
1 parent eadf26e commit a74b680

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

merlin-2-0-0-released.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
title: "Merlin 2.0 release"
22
authors: [ "Frederic Bour" {"https://github.com/def-lkb"}
33
"Thomas Refis" {"https://github.com/trefis"} ]
4-
date: "2014-11-01"
4+
date: "2014-11-03"
55
--BODY--
66

7-
After a few months of development, we are pleased to announce the stable release of
8-
Merlin 2.0.
7+
After a few months of development, we are pleased to announce the
8+
[stable release](https://github.com/the-lambda-church/merlin/blob/master/CHANGELOG) of
9+
[Merlin 2.0](https://github.com/the-lambda-church/merlin).
910
Supported OCaml versions range from 4.00.1 to 4.02.1.
1011

1112
### Overview
@@ -41,7 +42,7 @@ Windows support also received some fixes. Merlin is now distributed in
4142
### Installation
4243

4344
This new version of Merlin is already available with opam using `opam install
44-
merlin`, and can also be built from the source which are available at
45+
merlin`, and can also be built from the sources which are available at
4546
[the-lambda-church/merlin](http://github.com/the-lambda-church/merlin).
4647

4748
### Changelog

0 commit comments

Comments
 (0)