Skip to content

Commit ff88e8e

Browse files
committed
add 1.6.2 to changelog
1 parent 86a3161 commit ff88e8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ 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.2] - 2021-10-05
7+
8+
### Added
9+
- Checking if all templates fit in the search region/image as suggested by @insertscode
10+
- Corresponding tests
11+
12+
### Changed
13+
- Renamed requirements.txt to old_requirements.txt, and removed MTM from requirements. Binder uses setup.py anyway.
14+
15+
616
## [1.6.1] - 2020-08-20
717
### Added
818
- support mask for matchTemplates and findMatches as in cv2.matchTemplates with method 0 or 3

0 commit comments

Comments
 (0)