Change Log
==========

0.1 - 0.1.2 (03/01/2020)
------------------------
- First Release
- Code review from:
https://codereview.stackexchange.com/questions/254272/dynamic-dns-ip-checker-changer-for-google-domains-in-python

0.1.3 - 1.3.6 (04/01/2020)
-------------------------
- Updated GitHub url and long description / readme.
- Added option to show ip (only) from command line (domains_api -i --ip).
- Added test function to master branch: simulate change in ip (commented in __main__.py)
- Minor bugfixes