Skip to content

Commit b43c86a

Browse files
authored
Update CHANGELOG.md
1 parent 46d011b commit b43c86a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11

22

3+
[1.0.4](https://github.com/ipapi-co/ipapi-python/releases/tag/1.0.4) (2020-Jul-26)
4+
5+
- Breaking changes to API
6+
- Rename 'field' to 'output' and add support for output formats e.g. json/csv/xml/yaml
7+
- Add support for more fields i.e. 'ip', 'city', 'region', 'region_code', 'country', 'country_code',
8+
'country_code_iso3', 'country_capital', 'country_tld', 'country_name', 'continent_code',
9+
'in_eu', 'postal', 'latitude', 'longitude', 'timezone', 'utc_offset', 'country_calling_code',
10+
'currency', 'currency_name', 'languages', 'country_area', 'country_population', 'latlong',
11+
'asn', 'org'
12+
13+
314
[0.5.2](https://github.com/ipapi-co/ipapi-python/releases/tag/0.5.2) (2017-Feb-15)
415

516
- Fix install issues with Python 3

0 commit comments

Comments
 (0)