File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments