From 0bc2c9e539775797882e0f96921ab3039116519f Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Tue, 1 Sep 2020 10:48:04 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6339bca..c5da51e 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.4.12] - 2020-09-01 + +### Changed + +- Fixed a case where a relationship query tried to sort the wrong model (thanks to [@eduardoesternon](https://github.com/eduardoesternon)) + ## [1.4.11] - 2020-08-31 ### Changed