diff --git a/docs/RELEASE_NOTES.md b/docs/RELEASE_NOTES.md index 8cdf293b72..2c0f82e608 100644 --- a/docs/RELEASE_NOTES.md +++ b/docs/RELEASE_NOTES.md @@ -13,8 +13,10 @@ - [Windows](#windows) - [Linux](#linux) - [How to start a new game](#how-to-start-a-new-game) -- [v3.6alpha0](#v36alpha0) +- [v3.6beta0](#v36beta0) - [Highlights of v3.6beta0](#highlights-of-v36beta0) +- [v3.6alpha0](#v36alpha0) + - [Highlights of v3.6alpha0](#highlights-of-v36alpha0) - [Features in detail](#features-in-detail-1) - [3D TextureCube](#3d-texturecube) - [3D Skybox](#3d-skybox) @@ -111,6 +113,18 @@ Run Please refer to this document: [ReadMe](../README.md) +# v3.6beta0 + +## Hilights of v3.6beta0 + +* 3rd: updated Spine runtime to v2.1.25 +* MotionStreak: added `getStroke()` and `setStroke()` +* Rect: added `intersectsCircle()` +* UI:Text: added `disableEffect(LabelEffect)` to disable a specific effect +* Fixed link error on VS2012 caused by libpng +* Optimized memory usage for `ui:button` +* Some bugs fixed for `Particle3D` and other modules + # v3.6alpha0 ## Highlights of v3.6alpha0