Document/fix conference versions view

This commit is contained in:
Henne Vogelsang 2019-03-05 23:28:57 +01:00
parent 455fc0a270
commit ad56b4bb78
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
3 changed files with 17 additions and 4 deletions

View file

@ -26,6 +26,15 @@ have collected.
bundle exec rake data:drop_all_ahoy_events RAILS_ENV=production
```
### Conference wide revision history
There is now a conference wide revision history that will show organizers
everything that is happening. To be able to do this we need to change old
data.
```
bundle exec rake data:set_conference_in_versions RAILS_ENV=production
```
# Changes in OSEM 1.0
[Released May 24, 2016](https://osem.io/1.0)