Skip to content

Commit aeda3aa

Browse files
authored
Update CHANGELOG.md
1 parent 590e4fb commit aeda3aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
### [1.6.1] - SOON
6+
## [1.6.1] - SOON
77
### Added
88
- support mask for matchTemplates and findMatches as in cv2.matchTemplates with method 0 or 3
99
- notebook tutorial with mask
1010
- CHANGELOG.MD
1111

12-
### [1.6.0.post1] - 2020-08-04
12+
## [1.6.0.post1] - 2020-08-04
1313
### Fixed
1414
- issue when no detection found (see Changed of version 1.5.3.post2)
1515

1616

17-
### [1.6.0] - 2020-08-03
17+
## [1.6.0] - 2020-08-03
1818
### Changed
1919
- NMS is now using the opencv `cv2.dnn.NMSBoxes` function
2020
- use timeit for benchmark in example notebook

0 commit comments

Comments
 (0)