Update README
This commit is contained in:
parent
7c761a0fe4
commit
2423fd6e23
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ as dependencies.
|
||||||
This app uses Symfony Translator. It's bootstraped in `Util\BootstrapHelper` and locales are placed under `data/locale/`. Adjust to your needs or help translating.
|
This app uses Symfony Translator. It's bootstraped in `Util\BootstrapHelper` and locales are placed under `data/locale/`. Adjust to your needs or help translating.
|
||||||
|
|
||||||
## Changelog ##
|
## Changelog ##
|
||||||
|
- 0.1.3.3 to 0.2.0.0
|
||||||
|
- update to latest yaml
|
||||||
|
- Force to lower on email and username
|
||||||
|
- Update README and htaccess for Apache
|
||||||
|
- Change to bootstrap4 theme
|
||||||
|
- Add legal information hint on sign up page
|
||||||
- 0.1.3.2:
|
- 0.1.3.2:
|
||||||
- Refactor
|
- Refactor
|
||||||
- Bugfixes
|
- Bugfixes
|
||||||
|
|
Reference in a new issue