File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
4
5
5
## Unreleased
6
6
7
+ ## [ 1.6.0] - 2021-05-20
8
+
9
+ Removed:
10
+
11
+ * ` ocrd-anybaseocr-block-segmenation ` was broken and caused spurious CI errors
12
+
7
13
## [ 1.5.0] - 2021-05-19
8
14
9
15
Changed:
85
91
* Graceful degradation to CPU processing if CUDA not available, #56
86
92
87
93
<!-- link-labels -->
94
+ [ 1.6.0 ] : ../../compare/v1.6.0...v1.5.0
88
95
[ 1.5.0 ] : ../../compare/v1.5.0...v1.4.1
89
96
[ 1.4.1 ] : ../../compare/v1.4.1...v1.4.0
90
97
[ 1.4.0 ] : ../../compare/v1.4.0...v1.3.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"git_url" : " https://github.com/OCR-D/ocrd_anybaseocr" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 1.6 .0" ,
4
4
"tools" : {
5
5
"ocrd-anybaseocr-binarize" : {
6
6
"executable" : " ocrd-anybaseocr-binarize" ,
You can’t perform that action at this time.
0 commit comments