Skip to content

Commit 5303008

Browse files
Update CHANGELOG.md
1 parent b021c30 commit 5303008

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

CHANGELOG.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12-
#### Changed
12+
### Added
1313

14-
- Changed lenkf.j.template to python string
14+
### Changed
15+
16+
### Fixed
17+
18+
### Removed
19+
20+
### Deprecated
1521

1622
-----------------------------
1723

@@ -21,12 +27,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2127

2228
### Fixed
2329

24-
- Bugfix for state increment array referencing in update_type=13.
30+
- Bugfix for state increment array referencing in update_type=13 ([PR #26](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/26)).
2531

2632
### Changed
2733

2834
- Moved external `GEOSgcm_GridComp` repository to under `GEOSldas/src/Components` for
29-
consistency with directory structure of GEOSgcm and GEOSadas.
35+
consistency with directory structure of GEOSgcm and GEOSadas ([PR #27](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/27), [PR #30](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/30)).
36+
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).
37+
3038

3139
-----------------------------
3240

@@ -36,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3644

3745
### Fixed
3846

39-
- ldas_setup: Changed entry 'slurm' to 'slurm_pbs' to match remap_params.tpl
47+
- ldas_setup: Changed entry 'slurm' to 'slurm_pbs' to match remap_params.tpl ([PR #17](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/17)).
4048

4149
-----------------------------
4250

@@ -46,13 +54,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4654

4755
-----------------------------
4856

49-
### Added
50-
51-
### Changed
52-
53-
### Fixed
54-
55-
### Removed
56-
57-
### Deprecated
5857

0 commit comments

Comments
 (0)