Skip to content

Commit

Permalink
updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun Persaud committed Oct 28, 2024
1 parent df9d8ac commit ff59fc9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2024-10-27

### Fixed
- fixed from_mcnp and to_mcnp for several classes
- fixed pre-commit
- fixed CI

### Added
- more tests for parsing input files
- examples
- material.from_formula
- modify function to change inp objects

### Changed
- updated docs
- better __str__ and __repr__ for several classes
- updated cli

## [0.1.2] - 2024-10-19

### Fixed
Expand Down

0 comments on commit ff59fc9

Please sign in to comment.