Update changelog [skip ci]

This commit is contained in:
Cosimo Lupo 2021-09-23 14:35:20 +02:00
parent 19ab25d4ed
commit 2ce48d5a80

View File

@ -1,3 +1,8 @@
- [otlLib] Fixed error when chained contextual lookup builder overflows (#2404, #2411).
- [bezierTools] Fixed two floating-point bugs: one when computing `t` for a point
lying on an almost horizontal/vertical line; another when computing the intersection
point between a curve and a line (#2413).
4.27.0 (released 2021-09-14)
----------------------------