
1.1.12 / 2020-03-23
==================

**fixes**
  * [[`4f017eb`](http://github.com/yuque/pdf2json/commit/4f017eb12dba2eafb6b315ee8acf2d39c5602b8a)] - fix: type error on dictInfo.has (fengmk2 <<fengmk2@gmail.com>>)

1.1.11 / 2019-11-30
==================

**fixes**
  * [[`4cc09c9`](http://github.com/yuque/pdf2json/commit/4cc09c927c6653174c67283129dbf28f85f0879b)] - fix: throw error when rect not exists on dict (#2) (fengmk2 <<fengmk2@gmail.com>>)

1.1.10 / 2019-09-18
==================

**fixes**
  * [[`1f52cc5`](http://github.com/yuque/pdf2json/commit/1f52cc532e19ede03d27f0c95d28af536d1215c0)] - fix: make sure annotation MK exists (#1) (fengmk2 <<fengmk2@gmail.com>>)

**others**
  * [[`c833ecb`](http://github.com/yuque/pdf2json/commit/c833ecb20ab58e12579be7975ca394fa83884469)] - Update lodash to 4.17.15 (drabinowitz <<dmitrirabinowitz+code@gmail.com>>)

1.1.9 / 2019-07-17
==================

**fixes**
  * [[`274ac6e`](http://github.com/yuque/pdf2json/commit/274ac6e5a124f15528613a9f9faa5c99139a4c21)] - fix: detect this[fnId] exists or not (fengmk2 <<fengmk2@gmail.com>>)

1.1.8 / 2019-06-27
==================

**fixes**
  * [[`15ef86a`](http://github.com/yuque/pdf2json/commit/15ef86a6c1362d3de8572259e8b787eda54e26df)] - fix: allow undefined value on XRef_getEntry (fengmk2 <<fengmk2@gmail.com>>),
