release: version 0.16.0

This commit is contained in:
Romain Canon 2022-10-19 13:45:00 +02:00
parent 47ad4a1416
commit 027d2a43da

View File

@ -8,6 +8,22 @@ toc_depth: 2
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
<!--- END HEADER --> <!--- END HEADER -->
## [0.16.0](https://github.com/CuyZ/Valinor/compare/0.15.0...0.16.0) (2022-10-19)
### Features
* Add support for PHP 8.2 ([a92360](https://github.com/CuyZ/Valinor/commit/a92360897e8d73fe9509544e61f65afd6b09e5cd))
### Bug Fixes
* Properly handle quote char in type definition ([c71d6a](https://github.com/CuyZ/Valinor/commit/c71d6aef94b5816e3ff7e14d27a82a65f80f7267))
### Other
* Update dependencies ([c2de32](https://github.com/CuyZ/Valinor/commit/c2de3244938da1f44459762b6f17bd480d6346e6))
---
## [0.15.0](https://github.com/CuyZ/Valinor/compare/0.14.0...0.15.0) (2022-10-06) ## [0.15.0](https://github.com/CuyZ/Valinor/compare/0.14.0...0.15.0) (2022-10-06)
### Notable changes ### Notable changes