Skip to content

Commit c7d53c0

Browse files
committed
Release 0.9.0
1 parent 863f97c commit c7d53c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

History.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.9.0 / 2014-04-11
2+
==================
3+
4+
* add minimap indicator
5+
* split updateScrollX and updateScrollY
6+
7+
0.8.0 / 2014-04-10
8+
==================
9+
10+
* minimap api
11+
* minnimap plugin manager
12+
113
0.7.0 / 2014-04-05
214
==================
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap",
33
"main": "./lib/minimap",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>",

0 commit comments

Comments
 (0)