@@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Notes]
8+ ## Notes
99
10- ## [ 3.13.0] - 2023-0?-0?
10+ ## [ 3.13.0] ( https://github.com/gitbrent/PptxGenJS/releases/tag/v3.13.0 ) - 2023-0?-0?
1111
1212- Added ` textDirection ` property for text and table cells to allow vertical rotation of text ([ gitbrent] ( https://github.com/gitbrent ) )
1313
14- ## [ 3.12.0] - 2023-03-19
14+ ### Changed
15+
16+ - Bump jszip to ^3.10.1 [ \# 1255] ( https://github.com/gitbrent/PptxGenJS/pull/1255 ) ([ NateRadebaugh] ( https://github.com/NateRadebaugh ) )
17+
18+ ## [ 3.12.0] ( https://github.com/gitbrent/PptxGenJS/releases/tag/v3.12.0 ) - 2023-03-19
1519
1620### Added
1721
@@ -31,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3135
3236### Changed
3337
34- - [ Internal] migrate library from tslint to eslint [ \# 1155] ( https://github.com/gitbrent/PptxGenJS/pull/1155 ) ([ gitbrent] ( https://github.com/gitbrent ) )
38+ - ( Internal) migrate library from tslint to eslint [ \# 1155] ( https://github.com/gitbrent/PptxGenJS/pull/1155 ) ([ gitbrent] ( https://github.com/gitbrent ) )
3539
3640## [ 3.11.0] - 2022-08-06
3741
@@ -474,7 +478,7 @@ Comprehensive Pull
474478
475479- New Feature: Placeholders
476480- New Feature: Speaker Notes
477- - ` addImage() ` can now load both local ("../img.png") and remote images ("https://wikimedia.org/logo.jpg ")
481+ - ` addImage() ` can now load both local ("../img.png") and remote images ("< https://wikimedia.org/logo.jpg > ")
478482- Typescript definitions are now available
479483- ` jquery-node ` replaced with latest ` jquery ` package [ only affects npm users]
480484
0 commit comments