[xna] added changelog.md section of previous commit to 3.9 as well.

This commit is contained in:
Harald Csaszar 2020-03-20 19:41:14 +01:00
parent 95e147d898
commit 5e73e94ffa

View File

@ -92,6 +92,7 @@
* **Restructuring (Non-Breaking)**
### XNA/MonoGame
* Added normalmap support via `SpineEffectNormalmap` and support for loading multiple texture layers following a suffix-pattern. Please see the example code on how to use them.
## Java
* **Breaking changes**