diff --git a/CHANGELOG.md b/CHANGELOG.md index 60ac74039..cbe826d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Fixed Bugs:** - The colW `addTable` option is not working [\#15](https://github.com/gitbrent/PptxGenJS/issues/15) [ninas880025](https://github.com/ninas880025) -- Modified `addSlidesForTable`: table selectors made more specific by selecting only direct children now (nested tables would cause excessive looping) +- Modified `addSlidesForTable`: table selectors made more specific by selecting only direct children now (nested tables would cause excessive looping) [\#14](https://github.com/gitbrent/PptxGenJS/issues/14) - Fixed crash caused by calling `addText` without an options object ## [v1.1.1](https://github.com/gitbrent/pptxgenjs/tree/v1.1.1) (2016-12-08)