From d4ed3b1562cada769da5f3c1c77daac1096ba059 Mon Sep 17 00:00:00 2001 From: Artem Zakirullin Date: Tue, 5 Apr 2022 17:51:35 +0300 Subject: [PATCH] add php8.1 support --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11c4358..a6637bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.8.1] - 2022-04-05 +### Added +- php 8.1 support + ## [0.8.0] - 2020-12-19 ### Added - `float` is now supported