Skip to content

Commit d0eab37

Browse files
committed
release: v1.1.6
1 parent 92794a9 commit d0eab37

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.6 / 2016-09-07
2+
* fix #15 - broken page if there is <header> tag used
3+
* allow setting custom zoom level with `zoom:10` attribute
4+
15
## 1.1.5 / 2016-09-03
26

37
* allow to disable marker popup on the map

lib/jekyll-maps/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module Maps
3-
VERSION = "1.1.5".freeze
3+
VERSION = "1.1.6".freeze
44
end
55
end

0 commit comments

Comments
 (0)