Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

Commit a539ec5

Browse files
committed
Bump to 2.1.0 for page loads and IE11 fix
This introduces the following functions: - load - reload - reloadAndSkipCache It also fixes a bug in which changing hashes in IE11 (and 10?) was not detected.
1 parent 22c2311 commit a539ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elm-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.1",
2+
"version": "2.1.0",
33
"summary": "Manage browser navigation yourself (a.k.a. SPA routing, browser history)",
44
"repository": "http://github.com/elm-lang/navigation.git",
55
"license": "BSD3",

0 commit comments

Comments
 (0)