Skip to content

Commit

Permalink
Merge pull request #573 from ubilabs/chore/release-0.8.2
Browse files Browse the repository at this point in the history
0.8.2
  • Loading branch information
pwambach authored Sep 2, 2020
2 parents 7b1aa82 + 379bd6b commit f13f3f4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [0.8.2](https://github.com/ubilabs/esa-climate-from-space/compare/v0.8.1...v0.8.2) (2020-09-02)


### Bug Fixes

* **mobile:** fix overlapping dataset info on mobile ([b37beda](https://github.com/ubilabs/esa-climate-from-space/commit/b37bedabbb743a627fb9bb516017288ce7eb3799))


### Features

* **data-layers:** add split time dim script for soil moisture ([8a89118](https://github.com/ubilabs/esa-climate-from-space/commit/8a89118aed782c388094f0b2d5a93fe001853128))
* **data-layers:** use log values for oc.chlor_a ([7b1aa82](https://github.com/ubilabs/esa-climate-from-space/commit/7b1aa821cbe50162f1454bdc9e5c2c3662670f54))
* **data-layers:** use new soil moisture data ([a9be1ff](https://github.com/ubilabs/esa-climate-from-space/commit/a9be1fff69a38c2244c5f4b867ea24f05a848724))



## [0.8.1](https://github.com/ubilabs/esa-climate-from-space/compare/v0.8.0...v0.8.1) (2020-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esa-climate-from-space",
"version": "0.8.1",
"version": "0.8.2",
"description": "Climate from Space application for ESAs CCI+ program.",
"main": "dist-src-electron/main.js",
"scripts": {
Expand Down

0 comments on commit f13f3f4

Please sign in to comment.