Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zaytiri committed Feb 5, 2024
1 parent 37287fa commit d961a90
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed
- Removed

## [1.0.1] - 2024-02-05

### Changed
- Change module name to be imported from "MIEQ.main" to "MIEQ". This changes the usage in module-info.java from ``requires MIEQ.main;`` to ``requires MIEQ;``

## [1.0.0] - 2024-02-05

### Added
Expand Down

0 comments on commit d961a90

Please sign in to comment.