Skip to content

Commit bded374

Browse files
committed
Added release date
1 parent 6783a43 commit bded374

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Version 3.23 - Ginro - in development
3+
## Version 3.23 - Ginro - 27th April 2020
44

55
### JSDocs
66

@@ -25,7 +25,6 @@ The following features are now deprecated and will be removed in a future versio
2525

2626
* The Light Pipeline and associated components will be removed. This feature was never properly finished and adds too much redundant, non-optional code into the core API. The ability to load normal maps alongside textures will _remain_, for use in your own lighting shaders, which gives you far more control over the final effect.
2727

28-
2928
### New Features
3029

3130
* `Line.GetEasedPoints` is a new function that will take a Line, a quantity, and an ease function, and returns an array of points where each point has been spaced out across the length of the Line based on the ease function given.
@@ -116,10 +115,6 @@ My thanks to the following for helping with the Phaser 3 Examples, Docs and Type
116115

117116
@JasonHK @supertommy @majalon @samme @MartinBlackburn @halilcakar @jcyuan @MrMadClown @Dinozor @EmilSV @Jazcash
118117

119-
120-
121-
122-
123118
## Version 3.22 - Kohaku - January 15th 2020
124119

125120
### Matter Physics

0 commit comments

Comments
 (0)