NZCovidBot/CHANGELOG.md
2022-01-03 11:49:49 +13:00

13 lines
No EOL
344 B
Markdown

# Changelog
## 1.1
- Split messages based on location
- Added systemd service
- Default to current time instead of 1970 (Unix timestamp 0)
## 1.0
- Reworked to use API
- Stores lastPoll / lastUpdated in lastUpdated.txt to keep track
- Only posts if PublishedDate > lastUpdated timestamp
- Removed twitter + git code
- Added more code comments