From 38d274ccb0bc85d3e1626d88cd2d4d8fe2b4d4af Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Fri, 18 Jan 2019 11:21:06 +0100 Subject: [PATCH] formatting --- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index df5dcfa..5eb7555 100644 --- a/CHANGES +++ b/CHANGES @@ -3,12 +3,12 @@ Version History Version 0.9.1 (unreleased) -------------------------- -* Removed old compatibility code for Django < 1.11 (#205, thanks @claudep) -* Allow overriding rosetta login url (#210, thanks @izimobil) -* Test against Django 2.2 -* Optional line number in the occurrences column (#215, thanks @pauloxnet) -* Add search in msgctxt (#213, thanks @yakky) -* Strip code tag from Yandex response. (#212, thanks @izimobil) +* Removed old compatibility code for Django < 1.11 (#205, thanks @claudep) +* Allow overriding rosetta login url (#210, thanks @izimobil) +* Test against Django 2.2 +* Optional line number in the occurrences column (#215, thanks @pauloxnet) +* Add search in msgctxt (#213, thanks @yakky) +* Strip code tag from Yandex response. (#212, thanks @izimobil) * Test friendly settings and better tests (#211, thanks @izimobil)