From 2ad04786cb5e85e6391debd2ac78ecc5e0bc9282 Mon Sep 17 00:00:00 2001 From: Fady Abdelmalik Date: Tue, 14 Jul 2020 10:00:51 +0200 Subject: [PATCH] Update changelog: support for paginating entities --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d83fae6..a20d30f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.4.1] - 2020-07-14 + +### Added +- Add support for paginating entities + ## [2.3.1] - 2019-04-19 ### Fixed