Skip to content

Commit 5afa088

Browse files
committed
[doc] update changelog for upcoming patch release
1 parent 44632ad commit 5afa088

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Removed
1717

18+
## [1.0.1]
19+
20+
### Changed
21+
22+
- Renamed the marker files to be 0-based [PR](https://github.com/alicevision/CCTag/pull/165)
23+
24+
### Fixed
25+
26+
- Fixed missing math module for boost [PR](https://github.com/alicevision/CCTag/pull/168)
27+
- Fixed compilation errors for newer version of boost on windows [PR](https://github.com/alicevision/CCTag/pull/166)
28+
- Removed old legacy defines for cuda and boost no more needed since the switch to c++14 [PR](https://github.com/alicevision/CCTag/pull/174)
29+
30+
1831
## [1.0.0] - 2021-06-24
1932

2033
- Support for OpenCV 3.4.9 [PR](https://github.com/alicevision/CCTag/pull/121)

0 commit comments

Comments
 (0)