From 142ddcfc8ab56240aa975bcc13461fde85dac4da Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Wed, 22 Apr 2015 20:57:17 +0200 Subject: [PATCH] docs: Add play by tlid to changelog --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e8953ce8..77ac5320 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,7 +24,8 @@ Core API - Add ``tlid`` alternatives to methods that take ``tl_track`` and also add ``get_{eot,next,previous}_tlid`` methods as light weight alternatives to the - ``tl_track`` versions of the calls. (Fixes: :issue:`1131` PR: :issue:`1136`) + ``tl_track`` versions of the calls. (Fixes: :issue:`1131` PR: :issue:`1136`, + :issue:`1140`) Models ------