Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt committed Jan 20, 2024
1 parent f2f5a49 commit 29b9f5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,13 @@ Out[3]:
4 1 Az ASN 3 ... -54.239 0 1.0 10.0
[5 rows x 13 columns]
```

## Changelog

### v0.0.2 (20/01/24)
- added atomic properties to dataframe output
- added support for `Path` arguments in `mmdf.read()`
- moved to `pyproject.toml` based packaging

### v0.0.1
- first release

0 comments on commit 29b9f5e

Please sign in to comment.