| Version | Message | 
| 1.1.2 | - Fixed ISSUE #67 (parsing bug with PHP8.1) | 
| 1.1.1 | 
                                - Fixed build with PHP8.1 - Change to using stub.php generated arginfos  | 
                        
| 1.1.0 | 
                                - Refactor Yaconf for performance - Around 40% time reduced according to benchmark  | 
                        
| 1.0.8 | 
                                - Fixed PHP-7.4 build - Added Yaconf::__debug_info method for debug purpose  | 
                        
| 1.0.7 | 
                                - Fixed PHP-7.2 build - Fixed HT flags  | 
                        
| 1.0.6 | - Fixed PHP-7.2 Compatiblity | 
| 1.0.5 | - Fixed issue #26 (Segmentation fault $php_fpm_BIN --daemonize $php_opts) | 
| 1.0.4 | - Fixed issue #20 (Segfault during test suite with 7.1.0GA (TS)) | 
| 1.0.3 | - Fixed ISSUE #19 (Memory leak on foreach and reference) | 
| 1.0.2 | - Fixed ISSUE #14 (segfault with pop entry) | 
| 1.0.1 | - Fixed various bugs | 
| 1.0.0 | - Release yaconf for PHP7 |