make Changelog an unorderdd list for now, we need to work out a consistent style for that [ci skip]
This commit is contained in:
parent
83c2458de8
commit
e3594d58d4
1 changed files with 5 additions and 5 deletions
10
Changelog.md
10
Changelog.md
|
|
@ -1,13 +1,13 @@
|
||||||
# 0.0.2.0pre
|
# 0.0.2.0pre
|
||||||
|
|
||||||
Add password_confirmation field to registration page
|
* Add password_confirmation field to registration page
|
||||||
Fix error with open/close registrations.
|
* Fix error with open/close registrations.
|
||||||
Fix javascripts error in invitations facebox.
|
* Fix javascripts error in invitations facebox.
|
||||||
Fix css overflow problem in aspect dropdown on welcome page.
|
* Fix css overflow problem in aspect dropdown on welcome page.
|
||||||
|
|
||||||
# 0.0.1.1
|
# 0.0.1.1
|
||||||
|
|
||||||
Fix syntax error in French Javascript pluralization rule.
|
* Fix syntax error in French Javascript pluralization rule.
|
||||||
|
|
||||||
# 0.0.1.0
|
# 0.0.1.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue