From e3594d58d405f17bc4ca428db40bbba0c4ff7d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 13 Oct 2012 13:56:23 +0200 Subject: [PATCH] make Changelog an unorderdd list for now, we need to work out a consistent style for that [ci skip] --- Changelog.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index dc5d0b437..594df37ed 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,13 +1,13 @@ # 0.0.2.0pre -Add password_confirmation field to registration page -Fix error with open/close registrations. -Fix javascripts error in invitations facebox. -Fix css overflow problem in aspect dropdown on welcome page. +* Add password_confirmation field to registration page +* Fix error with open/close registrations. +* Fix javascripts error in invitations facebox. +* Fix css overflow problem in aspect dropdown on welcome page. # 0.0.1.1 -Fix syntax error in French Javascript pluralization rule. +* Fix syntax error in French Javascript pluralization rule. # 0.0.1.0