* 1.0.9 "David Caro <david@dcaro.es>"
    MINOR ad888621: Merge pull request #145 from
    spirosdelviniotis/hepcrawl_use_material_pubinfo
    MINOR 301973fd: items: add `pubinfo_material` field
    MINOR 96d254c9: docker-compose.tests: fix documentation issue
    MINOR 0b21806a: tests: add support for field in `publication_info`
    MINOR a5fd36ed: global: add support for `publication_info.material`
    MINOR 27a8eab0: items: fix doc warning for `license` field
    MINOR 50905e06: arxiv: add support for `publication_info.material`

* 1.0.8 "David Caro <david@dcaro.es>"
    MINOR f33cee15: Merge pull request #149 from fschwenn/documentation
    MINOR a54144b0: INSTALL.rst: update path in example

* 1.0.7 "David Caro <david@dcaro.es>"
    MINOR 4819a0fb: Merge pull request #143 from
    spirosdelviniotis/hepcrawl_use_material_license
    MINOR 4aba7d1a: tests: support `license.material` field unit test
    MINOR a205b834: utils: `utils.get_license` support extra fields
    MINOR a124dbee: items: rm unused item fields for `license` field
    MINOR b421cbf4: utils: refactored `utils.get_license` method
    MINOR ee418344: arxiv: add support for `license.material` field
    MINOR 84650e39: tests: support `material` field for license
    MINOR 4acaa6ca: crawler2hep: add support for `license.material`

* 1.0.6 "David Caro <david@dcaro.es>"
    MINOR 17424f96: Merge pull request #151 from
    david-caro/add_pr_issue_templates
    MINOR b6e42137: github: added issue/pr templates

* 1.0.5 "David Caro <david@dcaro.es>"
    MINOR a87debdf: Merge pull request #154 from
    spirosdelviniotis/hepcrawl_upgrade_schemas_41
    MINOR 867c4518: global: upgrade to schemas `41.0`

* 1.0.4 "David Caro <david@dcaro.es>"
    MINOR b9d82719: Merge pull request #146 from
    spirosdelviniotis/hepcrawl_mock_connection_to_external_services
    MINOR 97e99f1e: tests:mock connections to ext services `elsevier`
    MINOR ca15598c: tests: mock connections to ext services for `brown`
    MINOR d80a0707: setup: add `requests-mock` to tests requirements
    MINOR 1038ef75: tests: mock connections to ext services for `dnb`
    MINOR de133144: tests: minor fix - fixed indentation
    MINOR 471d27cf: tests: mock connections to ext services for `base`
    MINOR baa5b45e: tests: minor fix - removed extra lines
    MINOR 867e3650: tests: mock connections to ext services for `phil`

* 1.0.3 "David Caro <david@dcaro.es>"
    MINOR 16c3e12b: Merge pull request #148 from
    spirosdelviniotis/hepcrawl_add_missing_crawler2hep_unit_tests
    MINOR df97b61f: tests: update current `crawler2hep` responses
    MINOR 4b6f5342: tests: add `crawler2hep` unit test
    MINOR 6bf2e21c: tests: add `crawler2hep` unit test

* 1.0.2 "David Caro <david@dcaro.es>"
    MINOR e8b1ffe1: Merge pull request #150 from
    spirosdelviniotis/hepcrawl_fix_travis_build
    MINOR 46e5a114: travis: add base user uid,gid
    MINOR 421ce0c4: travis: rm pinned docker version
    MINOR ad4ba091: global: fix hepcrawl build
    MINOR f1f6b4df: travis: upgrade `docker-compose` version

* 1.0.1 "David Caro <david@dcaro.es>"
    MINOR 82266eb5: Merge pull request #141 from
    spirosdelviniotis/hepcrawl_use_material_whenever
    MINOR 72d5fd1a: loaders:support missing field `material` for `dois`
    MINOR d9c879fd: crawler2hep: support `material` field for `dois`
    MINOR 0e3f2a6d: spiders: adapt `HEPLoader.get_dois` to spiders
    MINOR b57eee87: tests: add `dois` field for arxiv functional tests
    MINOR 87c7eeed: tests: support `material` field for `dois`

* 1.0.0 "David Caro <david@dcaro.es>"
    MAJOR 5c6b039a: Merge pull request #140 from
    spirosdelviniotis/hepcrawl_upgrade_schemas_34_3
    MAJOR 5fb49a2c: tests: adapt functional tests to latest `schemas`
    MAJOR bc6e79c3: wsp: support latest `inspire-schemas`
    MAJOR 9501bd64: setup: upgrade `inspire-schemas` to latest version
    MAJOR 9411978b: tests: adapt unit tests to latest `inspire-schemas`

* 0.3.22 "David Caro <david@dcaro.es>"
    MINOR 73adb254: Merge pull request #142 from
    spirosdelviniotis/hepcrawl_pin_setuptools_version
    MINOR a1bfdc83: docker_entrypoint: pin setuptools to `<36`

* 0.3.21 "David Caro <david@dcaro.es>"
    MINOR 36c90217: Merge pull request #135 from
    spirosdelviniotis/hepcrawl_arxiv_functional_tests
    MINOR 56063d50: tests: add arxiv functional test to docker-compose
    MINOR 3ffd527a: gitignore: add auto-generated files from tests
    MINOR feb94e3f: tests: refactored `docker-compose.test.yml`
    MINOR 9773d225: tests: add arxiv functional test

* 0.3.20 "David Caro <david@dcaro.es>"
    MINOR 15702bd3: Merge pull request #136 from
    spirosdelviniotis/hepcrawl_bug_source_130
    MINOR dd556857: crawler2hep: pass `source` to `LiteratureBuilder`
    MINOR 8849f620: tests: check `source` field for arxiv unit tests
    MINOR bc179ba5: pipelines: populate `acquisition_source.source`
    MINOR 4539ca4c: tests: check `source` field for pipeline unit test
    MINOR 2c90d80f: tests: check `source` field for wsp unit tests
    MINOR 116f7ad5: arxiv: add `source` to `report_numbers`
    MINOR d48dac75: tests: check `source` field for wsp functional tst
    MINOR 844b2216: tests: check `source` field for pos unit tests

* 0.3.19 "David Caro <david@dcaro.es>"
    MINOR c3abf763: Merge pull request #129 from
    spirosdelviniotis/hepcrawl_migrate_to_google_doc_style
    MINOR 4b3195cb: t2k: migrate to google style docstrings
    MINOR 98ab2073: outputs: migrate to google style docstrings
    MINOR 1272dbc6: iop: migrate to google style docstrings
    MINOR 554b21d2: hindawi: add hindawi spider to api documentation
    MINOR 0fdcf5f7: loaders: migrate to google style docstrings
    MINOR 3022766a: inputs: migrate to google style docstrings
    MINOR 60422fa6: phil: migrate to google style docstrings
    MINOR 8837f158: alpha: migrate to google style docstrings
    MINOR a3810ed2: WSP: migrate to google style docstrings
    MINOR 772fa2cb: arxiv: migrate to google style docstrings
    MINOR 937391cf: brown: migrate to google style docstrings
    MINOR 21f51090: pos: migrate to google style docstrings
    MINOR 0c0c2058: magic: migrate to google style docstrings
    MINOR 19ef9a22: elsevier: migrate to google style docstrings
    MINOR 87a9ec61: items: migrate to google style docstrings
    MINOR e2803515: utils: migrate to google style docstrings
    MINOR b47933e0: extractors: migrate to google style docstrings
    MINOR 3151d6f7: dnb: migrate to google style docstrings
    MINOR f2cb9472: mit: migrate to google style docstrings
    MINOR 45875df1: phenix: migrate to google style docstrings
    MINOR f3a5a376: base: migrate to google style docstrings
    MINOR 03be4b23: docs: enable `todo's` in documentation
    MINOR 516f20fc: infn: migrate to google style docstrings
    MINOR 13fd0710: global: fix date for copyrights
    MINOR c082fbda: edp: add edp spider's api documentation
    MINOR 25d27033: aps: add aps spider to api documentation
    MINOR 4beb1999: dateutils: migrate to google style docstrings

* 0.3.18 "David Caro <david@dcaro.es>"
    MINOR c471f61f: Merge pull request #132 from
    spirosdelviniotis/hepcrawl_move_reusable_functions_to_testlib
    MINOR 9b11f4d6: tests: refactor `get_response_path`
    MINOR da2b6dac: testlib: move `get_crawler_instance` to testlib
    MINOR ce56129f: tests: refactor `wsp` functional test
    MINOR bceb8fdb: tests: use `get_test_suite_path`
    MINOR 690370e3: testlib: minor fix to docstring
    MINOR d15f91b8: tests: refactor `expected_results`
    MINOR a1900068: tests: rename `WSP` test folder

* 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.17 "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.16 "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.15 "Thorsten Schwander <thorsten.schwander@gmail.com>"
    MINOR e8ac22ad: TLS URL adjustments for PoS

* 0.0.14 "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.13 "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.12 "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.11 "David Caro <david@dcaro.es>"
    MINOR dc3ece89: Merge pull request #72 from david-caro/pin_scrapyd
    MINOR c2d2c1a4: packaging: pin scrapyd version

* 0.0.10 "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.9 "David Caro <david@dcaro.es>"
    MINOR 5b84f3ea: Merge pull request #67 from david-caro/use_autosemver
    MINOR a1285891: packaging: use autosemver

* 0.0.8 "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.7 "David Caro <david@dcaro.es>"
    MINOR daf593dc: Merge pull request #58 from david-caro/validate_schemas
    MINOR 441e0d28: global: fix submission info
    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 192768b9: tests: ensure there's at least one parsed record
    MINOR 91ed44b9: global: do the validation at the pipeline too

* 0.0.6 "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.5 "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.4 "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.3 "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.2 "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.1 "Jacopo Notarstefano <jacopo.notarstefano@gmail.com>"
    MINOR d9cb6d6a: Merge pull request #44 from mihaibivol/fix-thesis
