Commit 78728a804c14220cb8bf6e44557d85b2603d962d

Authored by Goutte
1 parent dfc53ac3

Bump to 1.4

Showing 2 changed files with 10 additions and 6 deletions   Show diff stats
@@ -29,15 +29,19 @@ et prendre aussi @@ -29,15 +29,19 @@ et prendre aussi
29 29
30 ## Future ? 30 ## Future ?
31 31
32 -- [ ] Optimize data aggregation (numpy vectorization?)  
33 -- [ ] Add a README to the download tarball  
34 - [ ] Set the log level to _error_ in production (see `web/run.py`) 32 - [ ] Set the log level to _error_ in production (see `web/run.py`)
35 - [ ] Rework the images of Rosetta and Juno 33 - [ ] Rework the images of Rosetta and Juno
36 - [ ] Enable p67 34 - [ ] Enable p67
37 -- [ ] Enable Uranus  
38 -- [ ] Enable Neptune  
39 -- [ ] IE compat, if you can (I can't)  
40 - [ ] Layer : Auroral Emissions 35 - [ ] Layer : Auroral Emissions
  36 +- [ ] Optimize data aggregation (numpy vectorization?)
  37 +- [ ] IE compat, if you can (I can't)
  38 +- [ ] Add a README to the download tarball (no tarball anymore)
  39 +
  40 +
  41 +## 1.4
  42 +
  43 +- [x] Enable Uranus
  44 +- [x] Enable Neptune
41 45
42 46
43 ## 1.3.1 47 ## 1.3.1
1 -v1.3  
2 \ No newline at end of file 1 \ No newline at end of file
  2 +v1.4