# 0.1.5 - Feb 27, 2018

-  Query servers by private-ip address as well as tag name and instance id

# 0.1.4 - Jan 3, 2016

-  Fix invalid array length error when EC2 instance ids are > 16 characters

# 0.1.3 - July 12, 2016

- Iterate through all the instances in a reservation.  Code was treating them as 1-1, but they can be be 1-many

# 0.1.2 - July 12, 2016

- Drop Launch Time from listing
- Add instance Type to listing

# 0.1.1 - July 12, 2016

- Added Private IP address to server listing
