Skip to content

Commit d7e36fd

Browse files
committed
update changelog
1 parent 9202ad4 commit d7e36fd

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.4.0] - 2024-02-08
88

99
### Added:
1010

11-
### Removed:
11+
- BMI implementation for STEMMUS_SCOPE [#89](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/89)
12+
- Add grpc4bmi support [#89](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/89)
13+
- Add wind speed masking to preprocessing module [#88](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/88)
1214

1315
### Changed:
1416

17+
- Update documentation on how to run the model [#93](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/93)
18+
- Improve the memory usage of reading data in preprocessing module [#95](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/95)
19+
1520

1621
## [0.3.0] - 2023-06-21
1722
<!-- markdown-link-check-disable-next-line -->
@@ -61,3 +66,4 @@ The first release of PyStemmusScope. Compatible with STEMMUS_SCOPE 1.1.11.
6166
[0.2.0]: https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/releases/tag/v0.2.0
6267
[0.2.1]: https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/releases/tag/v0.2.1
6368
[0.3.0]: https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/releases/tag/v0.3.0
69+
[0.4.0]: https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/releases/tag/v0.4.0

0 commit comments

Comments
 (0)