Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

All notable changes to this project will be documented in this file.

## [0.1.0-alpha.0] - 2026-04-17

### Documentation

- Move all crate-level docs to README ([#34](https://github.com/tskit-dev/tskit-rust/pull/34))
- More README content ([#35](https://github.com/tskit-dev/tskit-rust/pull/35))
- Rationale ([#37](https://github.com/tskit-dev/tskit-rust/pull/37))

### Miscellaneous Tasks

- Various details for publishing the crate ([#33](https://github.com/tskit-dev/tskit-rust/pull/33))

### Testing

- Remove unnecessary feature flags for tskit ([#36](https://github.com/tskit-dev/tskit-rust/pull/36))

<!-- generated by git-cliff -->
Loading