From 657f30a37bc3bb51bee89d94ef39b0a564a1b0e8 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 7 May 2021 15:51:37 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c9c3b..da72b58 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). +## [2.3.1] - 2021-05-07 + +### Changed + +- Fixed issue with `getSortability` returning null in some cases (thanks to [@chiz-developer](https://github.com/chiz-developer)) + ## [2.3.0] - 2021-05-07 ### Added