You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 401 B

4 years ago
123456789101112131415161718192021222324
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
  4. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
  5. ## [Unreleased]
  6. ### Added
  7. - Update Numpy to v1.17.4
  8. - Add JSON output (#6)
  9. ### Changed
  10. ### Removed
  11. ## [0.1.0] - 2019-11-10
  12. - First version