We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b06351 + 637a9ef commit dc372d1Copy full SHA for dc372d1
History.md
@@ -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
11
0.9.1 / 2014-04-13
12
==================
13
package.json
@@ -1,7 +1,7 @@
{
"name": "minimap",
"main": "./lib/minimap",
- "version": "0.9.2",
+ "version": "0.9.4",
"private": true,
"description": "A preview of the full source code.",
"author": "Fangdun Cai <[email protected]>",
0 commit comments