Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pwambach committed Mar 9, 2020
1 parent 8e16ec4 commit 6d48402
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.4.0](https://github.com/ubilabs/esa-climate-from-space/compare/v0.3.0...v0.4.0) (2020-03-09)


### Bug Fixes

* **globe:** remove layers when new layer is selected ([f8eaf07](https://github.com/ubilabs/esa-climate-from-space/commit/f8eaf07d4e95238e89c5587aadf651306a6632a4))


### Features

* **README:** update readme ([9fd979a](https://github.com/ubilabs/esa-climate-from-space/commit/9fd979aacf937e6969b0bd6fd5821d0f66ded051))
* **story-globe:** switch to sphere projection in story mode ([9237d54](https://github.com/ubilabs/esa-climate-from-space/commit/9237d54c2f26abcbd1367b4b12f00386c31593ca))
* **versioning:** load remote data from versioned urls ([bb5b56b](https://github.com/ubilabs/esa-climate-from-space/commit/bb5b56be58083f19fc7e8d7f17cf6709f411aac8))



# [0.3.0](https://github.com/ubilabs/esa-climate-from-space/compare/v0.2.0...v0.3.0) (2019-12-06)


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.3.0",
"version": "0.4.0",
"description": "Climate from Space application for ESAs CCI+ program.",
"main": "src/electron/main.js",
"scripts": {
Expand Down

0 comments on commit 6d48402

Please sign in to comment.