Skip to content
This repository was archived by the owner on Nov 8, 2017. It is now read-only.

Commit 53c5489

Browse files
committed
Update changelog.
1 parent 67a0894 commit 53c5489

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

changelog.txt

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
1-
# Changelog - $.geocomplete()
1+
Version 1.6
2+
3+
* Cycle through subtypes in address components.
4+
* Add "place_id" to places details.
5+
* Avoid exception if getPlace() returns undefined
6+
7+
Version 1.5
8+
9+
* Added autoselect option.
10+
* Add zoom_changed event support.
11+
* Fixed blur autocomplete.
12+
* Keep result at text input after focusout.
13+
* Add blur boolean option.
14+
* Add marker to map on initialize.
15+
* Add geocode:click event on the map.
16+
17+
Version 1.4
18+
19+
* Use lat/lng location option to set initial map
20+
* Return element after calling methods via API.
21+
* Add option markerOptions.disabled.
22+
* Add support for Places API componentRestrictions option
23+
24+
Version 1.3
25+
26+
* Add "name" to places details.
27+
* Add reference field from Places Details call.
228

329
Version 1.2
430

0 commit comments

Comments
 (0)