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.
1 parent 863f97c commit c7d53c0Copy full SHA for c7d53c0
History.md
@@ -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
13
0.7.0 / 2014-04-05
14
==================
15
package.json
@@ -1,7 +1,7 @@
{
"name": "minimap",
"main": "./lib/minimap",
- "version": "0.8.0",
+ "version": "0.9.0",
"private": true,
"description": "A preview of the full source code.",
"author": "Fangdun Cai <[email protected]>",
0 commit comments