What's Changed
* Fixed action space parsing for DRL_battery by manjavacas in https://github.com/ugr-sail/sinergym/pull/313
* Added action_mapping key parsing in DRL_battery.py by manjavacas in https://github.com/ugr-sail/sinergym/pull/317
* (v2.2.10) Delete env attribute in reward functions by AlejandroCN7 in https://github.com/ugr-sail/sinergym/pull/319
* WandB notebook example in Sinergym by AlejandroCN7 in https://github.com/ugr-sail/sinergym/pull/324
* (v2.3.0) - DatetimeWrapper, PreviousObservationWrapper and IncrementalWrapper by AlejandroCN7 in https://github.com/ugr-sail/sinergym/pull/320
**Full Changelog**: https://github.com/ugr-sail/sinergym/compare/v2.2.9...v2.3.0