From 7308bf5c885b1d46979a57941e4e7523006892be Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Wed, 6 Jan 2021 14:45:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d2727..50e77d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.2] - 2021-01-06 + +### Changed + +- Fixed `nullable` still not yet working + ## [1.1.1] - 2021-01-06 ### Changed