Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ejulio committed Aug 27, 2019
1 parent e876626 commit 33b16cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Expand Up @@ -12,13 +12,13 @@ Whenever possible, link the given PR with the feature/fix.
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## 0.2.0 (2019-07-31)
## 0.2.0 (2019-08-27)

### Added

* Support for `.csv` and `.json` input files [PR#8](https://github.com/ejulio/spider-feeder/pull/8)
* Support for Scrapinghub Collections [PR#11](https://github.com/ejulio/spider-feeder/pull/11)
* Support for loading meta data in requests through `StartRequestsLoader` [PR #12](https://github.com/ejulio/spider-feeder/pull/12)
* Support for loading urls and meta data through `StartUrlsAndMetaLoader` [PR #12](https://github.com/ejulio/spider-feeder/pull/12) and [PR #14](https://github.com/ejulio/spider-feeder/pull/14)

### Changed

Expand Down

0 comments on commit 33b16cc

Please sign in to comment.