Skip to content

Commit ede9bc1

Browse files
authored
Merge pull request phaserjs#2890 from stoneman1/master
Changelog and Readme updated
2 parents 6d35609 + 4e74845 commit ede9bc1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

v2-community/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Updates
66

7+
* Added a third optional parameter to PIXI.BaseTexture allowing textures to be scaled according to devicePixelRatio (thanks @cloakedninjas)
78
* TypeScript definitions fixes and updates (thanks @Aleksey-Danchin)
89

910
### Bug Fixes

v2-community/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ If you code with [TypeScript](http://www.typescriptlang.org/) there are comprehe
318318

319319
### Updates
320320

321+
* Added a third optional parameter to PIXI.BaseTexture allowing textures to be scaled according to devicePixelRatio (thanks @cloakedninjas)
321322
* TypeScript definitions fixes and updates (thanks @Aleksey-Danchin)
322323

323324
### Bug Fixes

0 commit comments

Comments
 (0)