Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankumpf committed Jul 30, 2020
1 parent 0468e39 commit ddee2a7
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## [1.1.0] - 2020-07-30

### Enhancements

- Tweak timeouts and delays between requests
- Improve image build times
- Retry to send message to Telegram if request was rate limited
- Reduce scrape interval to 5 minutes
- Perform a full page crawl at every 10th round

### Bug Fixes

- Fix example configuration
- Update scraper rules
- Persist listing ID right after sending the notification to avoid duplicate messages

## [1.0.1] - 2019-01-09

### Fixed
Expand All @@ -12,6 +28,7 @@

## [1.0.0] - 2018-12-08

[unreleased]: https://github.com/adriankumpf/findmeaflat/compare/v1.0.1...HEAD
[unreleased]: https://github.com/adriankumpf/findmeaflat/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/adriankumpf/findmeaflat/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/adriankumpf/findmeaflat/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/adriankumpf/findmeaflat/compare/v0.0.0...v1.0.0

0 comments on commit ddee2a7

Please sign in to comment.