1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

fixed changedlog

This commit is contained in:
Sylvain 2019-03-11 13:59:17 +01:00
parent 811d7288e7
commit c27345bf46
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@
- Fixed missing translations in authentication providers form
- Limit members search to 50 results to speed up queries
- [TODO DEPLOY] `bundle install`
- [TODO DEPLOY] add `DISK_SPACE_MB_ALERT` environment variable (see [doc/environment.md](doc/environment.md) for configuration details)
## v2.8.3 2019 January 29

View File

@ -4,3 +4,4 @@
- [TODO DEPLOY] rake fablab:setup:set_environment_to_invoices
- [TODO DEPLOY] rake fablab:setup:chain_invoices_items_records
- [TODO DEPLOY] rake fablab:setup:chain_invoices_records
- [TODO DEPLOY] add `DISK_SPACE_MB_ALERT` environment variable (see [doc/environment.md](doc/environment.md) for configuration details)