From 48e9cd9ffdbe7f4b2a4781f31205d4e7057338a4 Mon Sep 17 00:00:00 2001 From: Christian Hernvall Date: Fri, 6 Mar 2020 14:15:53 +0100 Subject: [PATCH] Release 1.1.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec66862..f919a38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.3] - 2020-03-xx +## [1.1.3] - 2020-03-06 ### Added - Add support for `timeout_server` in rules [backend](https://github.com/SVT/orm/blob/1.1.3/docs/syntax_reference.md#backend).