Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

69 lines (52 loc) · 919 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

0.1.1 - 2018-11-23

Added

  • License
  • Changelog
  • Contribution guide
  • Contributors
  • Issue and PR templates
  • Links to pretrained models: COCO and Barrier
  • Travis CI

Changed

  • Project structure
  • unittest to nose

Fixed

  • Broken links in the models/ssd_detector/README.md
  • Object Detection API default priors configuration
  • Remove parallel execution in test config

0.1.0 - 2018-11-02

Added

  • Initial version

Template

## [Unreleased]
### Added
-

### Changed
-

### Deprecated
-

### Removed
-

### Fixed
-

### Security
-