Skip to content

Commit

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

## [Unreleased]

### Changed
- refactored code, e.g. datum.py
- added __str__ and __repr__ method to different classes to make it
easier to work on the command line with these objects

### Added
- more tests for parsing input files
- set_seed function
- set_nps function
- code examples
- parsing of more output data

## [0.2.0] - 2024-10-27

### Fixed
Expand Down

0 comments on commit 379af71

Please sign in to comment.