Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pchakraborty committed Oct 2, 2024
1 parent 019fe0c commit 383a935
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 383a935

Please sign in to comment.