This file is part of anc-api-tools.

anc-api-tools is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

anc-api-tools is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with anc-api-tools.  If not, see <http://www.gnu.org/licenses/>.

Atlantic.Net API Tools Change Log / News:

2011-01-14:
Initial release of anc-api-tools CLI.

2010-01-19:
Moved from GPLv2 to GPLv3.
Created AUTHORS, COPYING, NEWS, and README documents.
Created man pages.
Changed interpreter from /bin/bash to /bin/sh.

2010-01-26:
Fixed various man page issues.
Moved man pages from section 8 to section 1.
Changed version file name format to YYYY.MM.DD

2015-08-24:
Added ANC_FORMAT variable to anc-cmd. User no longer has to pass Format variable if set.
Updated syntax of anc-cmd-wrapper 
Updated README

2016-03-04:
Added list-sshkeys method and man page
Updated run-instance man page
Updated README

2017-06-09:
Add term to run-instance method and man page

2017-12-29:
Added list-locations method and man page
Added add-sshkey method and man page
Added delete-sshkey method and man page
Added list-public-ips method and man page
Added reserve-public-ip method and man page
Added release-public-ip method and man page
Added assign-public-ip method and man page
Added unassign-public-ip method and man page
Added list-private-networks method and man page
Added power-on-instance method and man page
Added shutdown-instance method and man page
Added reprovision-instance method and man page
Added resize-instance method and man page
Updated all man pages
Updated README
