From 5bd8930fec9bcd6b74b32f3b862d18602a4d7f48 Mon Sep 17 00:00:00 2001 From: shimizukawa Date: Sun, 6 Dec 2015 13:31:17 +0900 Subject: [PATCH] tiny fix --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 322f39a64..d1ed209cd 100644 --- a/CHANGES +++ b/CHANGES @@ -4,8 +4,8 @@ Release 1.3.4 (in development) Bugs fixed ---------- -* #2134 Fix figure caption with reference causes latex build error -* #2094 Fix rubric with reference not working in Latex +* #2134: Fix figure caption with reference causes latex build error +* #2094: Fix rubric with reference not working in Latex Release 1.3.3 (released Dec 2, 2015)