***Add***
* [issue2325](https://github.com/pyecharts/pyecharts/issues/2325) 增加 RenderSepType 用于执行渲染换行符
* [pr2338](https://github.com/pyecharts/pyecharts/pull/2338) Migrate the test code from `nose` to `nose2/unittest`
* [pr2347](https://github.com/pyecharts/pyecharts/pull/2347) 增加 `add_js_events` 实验性 API 添加 JS 操作函数
* [pr2348](https://github.com/pyecharts/pyecharts/pull/2348) 增加 `Emphasis3DOpts`, `BlurOpts`, `SelectOpts`, `TreeLeavesOpts` 配置项
**Updated**
* [pr2256](https://github.com/pyecharts/pyecharts/pull/2256) 仪表盘指针配置项 `GaugePointerOpts` 支持设置样式 `itemstyle_opts`
* [pr2338](https://github.com/pyecharts/pyecharts/pull/2338) 更新 `DataZoomOpts` 配置
* [pr2338](https://github.com/pyecharts/pyecharts/pull/2338) 更新 `ThreeAxisChart` 配置
* [pr2347](https://github.com/pyecharts/pyecharts/pull/2347) 更新 `boxplot, custom, effectscatter, funnel, kline, pie, radar` charts configuration.
* [pr2348](https://github.com/pyecharts/pyecharts/pull/2348) 更新 `bar, boxplot, funnel, heatmap, parallel, pie, tree` charts configuration
* [pr2345](https://github.com/pyecharts/pyecharts/pull/2345) 更新 series_options.py `(Graph-Label-textBorder)`
* [pr2350](https://github.com/pyecharts/pyecharts/pull/2350) 更新 Timeline + 3D charts(可能存在部分场景不兼容)
* [pr22](https://github.com/pyecharts/pyecharts-assets/pull/22) 更新 world.js
* [pr23](https://github.com/pyecharts/pyecharts-assets/pull/23) 更新 v5 静态资源版本到 Echarts 5.5.0
**Fixed**
* [pr2286](https://github.com/pyecharts/pyecharts/pull/2286) 修复 VisualMapOpts::out_of_range
* [pr2338](https://github.com/pyecharts/pyecharts/pull/2338) 修复 BarBackgroundStyleOpts
* [pr2338](https://github.com/pyecharts/pyecharts/pull/2338) 修复 Timeline + Geo