diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9c3b4e0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# CHANGELOG + + +## v0.1.0 (2025-01-24) + +### Chores + +- Add pre-commit hooks + ([`acf3c2c`](https://github.com/DVDAGames/pgn-tokenizer/commit/acf3c2c870e5095956d13c21c425ffe7390ab00f)) + +- Try to configure publishing workflow + ([`a87f305`](https://github.com/DVDAGames/pgn-tokenizer/commit/a87f3051e938fef8f85020b89bd991351875b275)) + +- Try to fix release workflow + ([`acccdc4`](https://github.com/DVDAGames/pgn-tokenizer/commit/acccdc4f14eb243659772f50f3d9d82437a3e020)) + +### Features + +- Get tokenizer test, build, and export working + ([`94d2be1`](https://github.com/DVDAGames/pgn-tokenizer/commit/94d2be1fa1acae8166792f56f86bdefdce612783)) + +- Intial commit of train PGN tokenizer + ([`ab9742e`](https://github.com/DVDAGames/pgn-tokenizer/commit/ab9742e63437067977ad55d71f183b8963293b66))