Skip to content

Commit

Permalink
Merge pull request #321 from GEOS-ESM/develop
Browse files Browse the repository at this point in the history
Merge develop into main
  • Loading branch information
pchakraborty authored Oct 2, 2024
2 parents 9ae4812 + e8becd1 commit 3353b92
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

## [2.1.0] - 2024-10-02

### Fixed

- Fixed mepo completion

### Added

- Added ability to print version info via `mepo --version`
- Added install instructions for spack and brew tap
- Added tests for Registry and MepoComponent classes

### Changed

- Full path of remote url is now stored in the state file
- Some refactor of component.py
- Removed MepoState dependency in git.py

## [2.0.0] - 2024-08-12

### Fixed
Expand Down

0 comments on commit 3353b92

Please sign in to comment.