Skip to content

Commit

Permalink
📝 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Mar 31, 2021
1 parent 21cd493 commit 5de2372
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions app/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## v1.6.2

*Wed Mar 31 2021*

### ⚡️ General Improvements

* Add JS map files for pixi.js
* Update pixi.js to v5.3.8

### 🐛 Bug Fixes

* :bento: Fix 2DPhysics example

### 🐉 Misc

* Revert "Modify emitter tandems to use ParticleContainer"
This reverts commit b8a47f4273fb08e8377c5489ef8e30464bf41845.

## v1.6.1

*Sun Mar 29 2021*
Expand Down
2 changes: 1 addition & 1 deletion comigojiChangelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = new Promise((resolve, reject) => {
forceCategoryStrip: /^:(books|pencil|pencil2|memo):/
}, {
since,
repo: './ctjs-site',
repo: './../ctjs-site',
branch: 'master',
forceCategory: 'website'
}],
Expand Down

0 comments on commit 5de2372

Please sign in to comment.