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

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
aemkei committed Oct 13, 2014
1 parent 67a0894 commit 53c5489
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
# Changelog - $.geocomplete()
Version 1.6

* Cycle through subtypes in address components.
* Add "place_id" to places details.
* Avoid exception if getPlace() returns undefined

Version 1.5

* Added autoselect option.
* Add zoom_changed event support.
* Fixed blur autocomplete.
* Keep result at text input after focusout.
* Add blur boolean option.
* Add marker to map on initialize.
* Add geocode:click event on the map.

Version 1.4

* Use lat/lng location option to set initial map
* Return element after calling methods via API.
* Add option markerOptions.disabled.
* Add support for Places API componentRestrictions option

Version 1.3

* Add "name" to places details.
* Add reference field from Places Details call.

Version 1.2

Expand Down

0 comments on commit 53c5489

Please sign in to comment.