diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf3e62a..69ccd73a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.4.7 +- remove deprecated PlaneBufferGeometry see PR 640 +- upgraded packages + # 3.4.6 - Upgraded Three.js and Aframe version to 0.164.0 and 1.6.0 respectively. importmap is now used to import Three.js (see three.js examples) #615 #625 - Simplified location based examples #615. diff --git a/README.md b/README.md index 7f76b475..22bca846 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Please import the one you need for your project, not both: You can also import a specific version replacing `master` keyword with version tag: ```html -