|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [3.2.0](https://github.com/compwright/php-session/compare/v3.1.2...v3.2.0) (2024年01月08日) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* drop Swoole support ([273a6b1](https://github.com/compwright/php-session/commit/273a6b187a4bd19a0459ebbea7a1112482e184cb)) |
| 9 | + |
| 10 | + |
| 11 | +### Bug Fixes |
| 12 | + |
| 13 | +* lint ([ba80392](https://github.com/compwright/php-session/commit/ba8039252bc9e7224cf9293a7b2d1b5ac42ca175)) |
| 14 | +* overloading behaviour ([#14](https://github.com/compwright/php-session/issues/14)) ([3d43518](https://github.com/compwright/php-session/commit/3d4351824ed014c6eb0057fe1b60c9b6ba9f8cea)) |
| 15 | + |
| 16 | + |
| 17 | +### Miscellaneous Chores |
| 18 | + |
| 19 | +* upgrade deps ([e3082d7](https://github.com/compwright/php-session/commit/e3082d760e7910aa007427c509119ef27681adc5)) |
| 20 | + |
3 | 21 | ## [3.1.2](https://github.com/compwright/php-session/compare/v3.1.1...v3.1.2) (2023年02月14日)
|
4 | 22 |
|
5 | 23 |
|
|
0 commit comments