Commit a2ae8e7a9bcfc7d2d0a7fa2d4096f1e1d7eab257
1 parent
48fa6323
Exists in
master
and in
2 other branches
Merge old changes.
Showing
1 changed file
with
6 additions
and
1 deletions
Show diff stats
CHANGELOG.md
@@ -48,7 +48,7 @@ et prendre aussi | @@ -48,7 +48,7 @@ et prendre aussi | ||
48 | - [x] Rewrite everything using ES6 instead of Livescript | 48 | - [x] Rewrite everything using ES6 instead of Livescript |
49 | - [x] Force domain re-sizing of time series to be sequential | 49 | - [x] Force domain re-sizing of time series to be sequential |
50 | - [x] Fix broken, confusing ticks on time series | 50 | - [x] Fix broken, confusing ticks on time series |
51 | -- [x] Make date format in time series saner | 51 | +- [x] Make date format in time series saner (DOY) |
52 | 52 | ||
53 | 53 | ||
54 | ## 1.5 | 54 | ## 1.5 |
@@ -58,6 +58,11 @@ et prendre aussi | @@ -58,6 +58,11 @@ et prendre aussi | ||
58 | - [x] Add Venus Real Time | 58 | - [x] Add Venus Real Time |
59 | 59 | ||
60 | 60 | ||
61 | +## 1.4.1 | ||
62 | + | ||
63 | +- [x] Add logs to hunt a Heisenbug | ||
64 | + | ||
65 | + | ||
61 | ## 1.4 | 66 | ## 1.4 |
62 | 67 | ||
63 | - [x] Enable Uranus | 68 | - [x] Enable Uranus |