Skip to content

Commit dc372d1

Browse files
committed
Merge branch 'master' of github.com:fundon/atom-minimap into dev
2 parents 2b06351 + 637a9ef commit dc372d1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
0.9.4 / 2014/05-01
2+
==================
3+
4+
* fix item move to other pane, both panes's minimap updates #65
5+
6+
0.9.3 / 2014/04-25
7+
==================
8+
9+
* Properly stick to the editor line height
10+
111
0.9.1 / 2014-04-13
212
==================
313

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.9.2",
4+
"version": "0.9.4",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>",

0 commit comments

Comments
 (0)