Skip to content

Commit

Permalink
Merge pull request #28 from ghrcdaac/mlh0079-4275-besd
Browse files Browse the repository at this point in the history
 - Updated readme and index strings.
  • Loading branch information
camposeddie authored Nov 15, 2022
2 parents aad802c + 1875063 commit fb2d86d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Overview
DMR++ files generator is a cloud based activity that generate DMRPP files from netCDF4 and HDF files
## 📖 Documentation
- Release note [v4.0.2](https://ghrcdaac.github.io/dmrpp-generator/#v402).
- Release note [v4.0.1](https://ghrcdaac.github.io/dmrpp-generator/#v401).
- Release note [v4.0.0](https://ghrcdaac.github.io/dmrpp-generator/#v400).
- Release note [v3.5.0](https://ghrcdaac.github.io/dmrpp-generator/#v350).
Expand Down
12 changes: 12 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@

# 📖 Release notes

## v4.0.2
This release:
* Updated the hyrax besd version to 3.20.13-184.
## 🏃 Migration Steps to v4.0.1
```code
module "dmrpp-generator" {
// Change the source url in your terraform file to point to v4.0.2
source = "https://github.com/ghrcdaac/dmrpp-generator/releases/download/v4.0.2/dmrpp-generator.zip"
...
}
```

## v4.0.1
This release:
* Updated the hyrax besd version to 3.20.13-130.
Expand Down

0 comments on commit fb2d86d

Please sign in to comment.