mirror of
https://github.com/nikdoof/foursquare-feeds.git
synced 2025-12-26 17:19:35 +00:00
18 lines
370 B
Markdown
18 lines
370 B
Markdown
# Changelog
|
|
|
|
## 2.2.0 - 2019-09-22
|
|
* Fix so it works on python 3.5.
|
|
|
|
## 2.1.0 - 2019-09-22
|
|
* Update ics module requirement to 0.5.
|
|
|
|
## 2.0.0 - 2019-09-22
|
|
* Add `k`/`--kind` option and generation of KML files
|
|
|
|
## 1.1.0 - 2019-06-14
|
|
* Add `--all` option for fetching all checkins
|
|
* Add `v`/`--verbose` option for displaying output
|
|
|
|
## 1.0.0 - 2019-04-27
|
|
* Initial release
|