0.2.0 - 20 January 2018

  • new attributes for the Feed class:
    • data_type
    • data_format
    • data_version
    • data_number_of_cves
    • data_timestamp
  • fix update_feeds method by using the new update! method from the Feed class
  • split source code in several files, one by class
  • improve tests and documentation

0.1.0 - 17 January 2018

  • add support for CVE from 1999 to 2001
  • fix tests

0.0.3 - 6 January 2018

  • Gitlab-ci supports
  • new badges on README
  • As rubydoc.info seems bug, use gitlab pages instead for hosting YARD doc

0.0.2.pre - 5 January 2018

  • Test a new version number to fix a bug with rubygems.org
  • Correct month name in the dates in the CHANGELOG

0.0.1.rc2 - 4 January 2018

  • Add some contribution guidelines, issue and MR templates.
  • Improve the README to be a good entrypoint.
  • Improve the FEATURES.

0.0.1.rc1 - 4 January 2018

  • First release.