Commit ed7cc33f855770e6baf26c027bea450304d77fa0

Authored by Goutte
1 parent de97d643

Tag v1.0.0-rc6

Showing 2 changed files with 4 additions and 3 deletions   Show diff stats
CHANGELOG.md
... ... @@ -24,13 +24,14 @@
24 24 - [ ] Set the log level to _error_ in production (see `web/run.py`)
25 25 - [ ] CRON statements to call the cache cleanup and warmup
26 26 - [ ] Give the future data another color
  27 +- [ ] Rework the images of Rosetta and Juno
  28 +- [ ] Enable p67
  29 +- [ ] Find a way to handle the huge amount of data files for Earth
27 30  
28 31  
29 32  
30 33 ## 1.0.0-rc6
31 34  
32   -- [ ] Rework the images of Rosetta and Juno
33   -- [ ] Enable p67
34 35 - [x] Re-lock Earth until we have better support
35 36 - [x] Add support for inputs STEREO-A, STEREO-B, L1
36 37 - [x] More ticks along X-axis (I tried, but it does not behave as expected)
... ...
VERSION
1   -1.0.0-rc5
2 1 \ No newline at end of file
  2 +1.0.0-rc6
3 3 \ No newline at end of file
... ...