* 0.3.17 "David Caro <david@dcaro.es>"
    MINOR df63cb32: Merge pull request #126 from
    spirosdelviniotis/hepcrawl_support_google_style_docstring
    MINOR bd1b9b91: global: small fixes for sphinx-apidoc
    MINOR bce6ed65: docs: add sphinx-apidoc to generate api docs
    MINOR 158e324b: docs: add api doc and use the previous spiders doc
    MINOR 1361e3b9: gitignore: add docs/_source folder to .gitignore
    MINOR 4bb53b6c: docs: introduce napoleon to hepcrawl

* 0.3.16 "David Caro <david@dcaro.es>"
    MINOR 4c1c8727: Merge pull request #122 from
    spirosdelviniotis/hepcrawl_docker_non_root
    MINOR b7208f97: docker: add user non root

* 0.3.15 "David Caro <david@dcaro.es>"
    MINOR 7b05ad4d: Merge pull request #124 from
    spirosdelviniotis/hepcrawl_remove_doc_service
    MINOR 5ecf4797: docker-compose: remove unused doc service

* 0.3.14 "David Caro <david@dcaro.es>"
    MINOR a743ce6b: Merge pull request #108 from
    spirosdelviniotis/hepcrawl_uniform_future_imports
    MINOR b3126a8c: global: uniform __future__ imports

* 0.3.13 "David Caro <david@dcaro.es>"
    MINOR 0c0fdf10: Merge pull request #107 from
    spirosdelviniotis/hepcrawl_wsp_local_package_test
    MINOR 94af814d: tests: adds WSP functional test for local package

* 0.3.12 "David Caro <david@dcaro.es>"
    MINOR e25033eb: Merge pull request #104 from
    spirosdelviniotis/hepcrawl_refactor_tests
    MINOR d1ddf430: tests: skip dnb unit tests
    MINOR 8b4628bd: global: add testlib module for reusability

* 0.3.11 "David Caro <david@dcaro.es>"
    MINOR 69662a80: Merge pull request #98 from
    spirosdelviniotis/hepcrawl_WSP_tests
    MINOR 57734206: tests: add WSP functional tests

* 0.3.10 "David Caro <david@dcaro.es>"
    MINOR 075edb02: Merge pull request #116 from
    spirosdelviniotis/hepcrawl_wsp_unit_using_pipeline
    MINOR 0bcc8654: tests: update WSP unit tests - use pipeline output
    MINOR 22069eac: applied requested changes

* 0.3.9 "David Caro <david@dcaro.es>"
    MINOR 35d4e007: Merge branch
    'spirosdelviniotis-hepcrawl_wsp_unit_pipeline_tests'
    MINOR d3db0119: tests: add wsp test using the full pipeline output
    MINOR b55481c5: WSP: remove dublicated validation for item
    MINOR 14983cd0: tests: re-enable xfailled unit tests for WSP

* 0.3.8 "David Caro <david@dcaro.es>"
    MINOR 06d664e3: Merge pull request #115 from
    spirosdelviniotis/hepcrawl_environment_handler_fixture
    MINOR 0f8b8d05: tests: create environment handler fixture
    MINOR a3971d23: tests: applied requested changes

* 0.3.7 "David Caro <david@dcaro.es>"
    MINOR 670c0704: Merge pull request #110 from
    spirosdelviniotis/hepcrawl_rm_json_writer_pipeline
    MINOR 9f62cacf: pipelines: remove unused JsonWriterPipeline

* 0.3.6 "David Caro <david@dcaro.es>"
    MINOR e7c64a6c: Merge pull request #99 from david-caro/bump_schemas_to_31
    MINOR 0ac45ae7: packaging: bump inspire-schemas to 31

* 0.3.5 "David Caro <david@dcaro.es>"
    MINOR f7bbd1e4: Merge pull request #97 from
    spirosdelviniotis/hepcrawl_refactor_tests_folders
    MINOR 7b3ff5d0: tests: refactored tests folders

* 0.3.4 "Jacopo Notarstefano <jacopo.notarstefano@gmail.com>"
    MINOR 26a4281f: Merge pull request #94 from
    david-caro/fix_preprint_date_format
    MINOR 2827ce5d: pep8: fix the items module
    MINOR fce333fb: global: correct the preprint_date format

* 0.3.3 "David Caro <david@dcaro.es>"
    MINOR 897851db: Merge pull request #93 from
    david-caro/pipeline_return_hep_record
    MINOR 4e387b42: pipeline: return the valid hep record

* 0.3.2 "David Caro <david@dcaro.es>"
    MINOR f35d99c9: Merge pull request #92 from david-caro/use_latest_schemas
    MINOR e8cfb2de: global: use latest schemas

* 0.3.1 "David Caro <david@dcaro.es>"
    MINOR 15a6798c: travis: add deploy on tags too

* 0.3.0 "David Caro <david@dcaro.es>"
    FEATURE c7213c67: Merge pull request #87 from
    rikirenz/literature-builder-refactor
    FEATURE f1362c95: tests: add xfail for the non-compatible tests
    FEATURE 3078cc16: tests: add integration tests for crawler2hep
    FEATURE 7fb0309c: setup: upgrade schema version
    FEATURE 75c06b0e: hepcrawl: remove schema validation
    FEATURE 1953fea7: crawler2hep: add module to create valid HEP record

* 0.0.32 "David Caro <david@dcaro.es>"
    MINOR 1799f9ce: Merge pull request #86 from
    david-caro/arxiv_tests_use_pipeline_results
    MINOR 1256a2f3: pos: test records after pipeline processing
    MINOR d6336b2b: arxiv: test records after pipeline processing

* 0.0.31 "David Caro <david@dcaro.es>"
    MINOR 68ed5b7e: Merge pull request #83 from
    david-caro/send_results_directly_to_inspire
    MINOR 8f2b3409: pipelines: send data payload through api

* 0.0.30 "Thorsten Schwander <thorsten.schwander@gmail.com>"
    MINOR e8ac22ad: TLS URL adjustments for PoS

* 0.0.29 "David Caro <david@dcaro.es>"
    MINOR 35aa34d5: Merge pull request #82 from
    david-caro/use_new_inspire_schemas
    MINOR 99b8ec91: schema: split categories into arxiv/inspire
    FIXED ISSUES: 79

* 0.0.28 "David Caro <david@dcaro.es>"
    MINOR cc9e86dc: Merge pull request #81 from david-caro/add_release_notes
    MINOR 81215040: packaging: add release notes to the docs

* 0.0.27 "David Caro <david@dcaro.es>"
    MINOR 232fd42e: Merge pull request #76 from david-caro/add_scarpy_config
    MINOR 7744d858: gitignore: ignore authors and changelog files
    MINOR 563d9b75: packaging: add scrapy config files to package

* 0.0.26 "David Caro <david@dcaro.es>"
    MINOR dc3ece89: Merge pull request #72 from david-caro/pin_scrapyd
    MINOR c2d2c1a4: packaging: pin scrapyd version

* 0.0.25 "David Caro <david@dcaro.es>"
    MINOR ef804ef4: Merge pull request #68 from david-caro/remove_ugly_param
    MINOR 65977f49: version remove unneded breaking extra param

* 0.0.24 "David Caro <david@dcaro.es>"
    MINOR 5b84f3ea: Merge pull request #67 from david-caro/use_autosemver
    MINOR a1285891: packaging: use autosemver

* 0.0.23 "David Caro <david@dcaro.es>"
    MINOR 2fa644fe: Merge pull request #65 from david-caro/little_scrapyd_fix
    MINOR bb9b8f99: packaging: use scrapyd for the scrapyd-deploy conf

* 0.0.22 "David Caro <david@dcaro.es>"
    MINOR daf593dc: Merge pull request #58 from david-caro/validate_schemas
    MINOR 5c9d1654: arxiv_spider: fix affiliations format when empty
    MINOR ef071d6f: tests: adapt arxiv tests for schema validation
    MINOR 441e0d28: global: fix submission info
    MINOR 453bb778: arxiv_spider: adapt report numbers to schema
    MINOR 9a71bffd: wsp_spider: adapt license to schemas
    MINOR ab380a94: tests: fix arxiv report_number tests
    MINOR 14289548: pep8: some small fixes
    MINOR 40ea8bc5: global: Add schema validation on arxiv spider
    MINOR 15df85b9: global: add schema validation to wps spider
    MINOR 1c646b56: global: adapt licenses to schema
    MINOR daaafc0c: gitignore: add vim swapfiles
    MINOR 3f6f8a92: tests: correct arxiv tests to match schema
    MINOR 50490884: tests: skip find_links due to external link down
    MINOR b18ebbfe: global: fix report number
    MINOR 68c9e53c: pipelines: adapted to the schemas and validation
    MINOR 3e4a5f04: global: fix the journal year according to schema
    MINOR 504820fd: arxiv_spider: adapt report_numbers to schema
    MINOR 192768b9: tests: ensure there's at least one parsed record
    MINOR 91ed44b9: global: do the validation at the pipeline too

* 0.0.21 "David Caro <david@dcaro.es>"
    MINOR 7c6e021f: Merge pull request #57 from bittirousku/fix_base
    MINOR 111d9ffe: base_spider: format changes in BASE metadata

* 0.0.20 "David Caro <david@dcaro.es>"
    MINOR c89f28d4: Merge pull request #59 from
    david-caro/add_app_prefix_to_env_vars
    MINOR 40f4f1af: config: Use 'APP' prefixed env vars

* 0.0.19 "David Caro <david@dcaro.es>"
    MINOR 0088c65f: Merge pull request #43 from bittirousku/edpharvest
    MINOR 23b61492: loaders: more subtitle input loaders
    MINOR 4d508f03: utils: add functionality to extract section from journal
    title
    MINOR 23dbbfb3: spiders: new EDP Sciences spider

* 0.0.18 "Samuele Kaplun <Samuele.Kaplun@cern.ch>"
    MINOR 9a02072e: Merge pull request #50 from kaplun/pr/46
    MINOR 1d707d50: arXiv_spider: collaboration, comment...
    FIXED ISSUES: 46

* 0.0.17 "Eamonn Maguire <eamonnmag@users.noreply.github.com>"
    MINOR e3df926b: Merge pull request #45 from
    inspirehep/new-crawler-install-guide
    MINOR fe282063: install: updated installation instructions

* 0.0.16 "Jacopo Notarstefano <jacopo.notarstefano@gmail.com>"
    MINOR d9cb6d6a: Merge pull request #44 from mihaibivol/fix-thesis
    MINOR 1a845213: thesis: adapt to new schema

* 0.0.15 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR 41affdda: Merge pull request #42 from jalavik/fixrelatives
    MINOR dcf48575: global: use relative xpath expressions

* 0.0.14 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR 5b094cc7: Merge pull request #41 from jalavik/arxiv_fix
    MINOR bd2cd4c8: arxiv_spider: fix xpath expressions to be relative
    MINOR 4f0cd6cb: loaders: more title input loaders

* 0.0.13 "Samuele Kaplun <Samuele.Kaplun@cern.ch>"
    MINOR 29e7776b: Merge pull request #40 from kaplun/split_pages
    MINOR 8ac1497a: general: journal_pages -> journal_fpage/lpage

* 0.0.12 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR 88d88bc3: Merge pull request #36 from bittirousku/hindawiharvest
    MINOR 8058d6ad: dnb_spider: small fixes
    MINOR aa29fcf7: spiders: new Hindawi spider
    MINOR 6d98447e: iop_spider: small fixes
    MINOR 1de859e3: utils: improve `get_mime_type`

* 0.0.11 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 5a22d063: pipelines: allow existing publication_info

* 0.0.10 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 9d747cbd: items: data model update to references

* 0.0.9 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 72a24555: settings: better default options for INSPIRE pipeline

* 0.0.8 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 6a5b5ef3: docs: add system level packages note

* 0.0.7 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 955fa919: pipelines: field_categories.source as 'publisher'

* 0.0.6 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 157bb85b: loaders: page_nr should be a list

* 0.0.5 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR c1d2f3e5: arxiv_spider: extraction updates and docs

* 0.0.4 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR 5e7b0ffe: Merge pull request #35 from bittirousku/clean_tests
    MINOR d8767abe: spiders: improve documentation
    MINOR 30651eff: tests: clean tests

* 0.0.3 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR 97172afe: Merge pull request #34 from jalavik/field_categories_etc
    MINOR 0489bb66: utils: ftputil usage
    MINOR a0306e3c: inputs: use unicode literal

* 0.0.2 "Jan Aage Lavik <jan.age.lavik@cern.ch>"
    MINOR 842aadca: pos_spider: metadata extraction fix

* 0.0.1 "Jan Åge Lavik <jalavik@gmail.com>"
    MINOR c6451d00: Merge pull request #31 from bittirousku/mitharvest
