diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..17c1c1b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [0.1.0](https://github.com/selesy/deterministic/compare/v0.0.0...v0.1.0) (2026-03-13) + + +### Features + +* add initial deterministic types/functions ([a0e0576](https://github.com/selesy/deterministic/commit/a0e0576b8d10c92eda472489cc2b9f9849044dd3)) + +### Documentation + +* add project description, license and associated notice ([4d3d03f](https://github.com/selesy/deterministic/commit/4d3d03fe62a5b0ab28bc82cda59621449bee94a7)) +* add Go package docs and examples ([6f40843](https://github.com/selesy/deterministic/commit/6f4084301d6d4cf90c07b8e078c6e76af47c55e3)) + +### Other + +* build: configure quality, build and release tools ([6063f67](https://github.com/selesy/deterministic/commit/6063f67280597a2e694c44a3161d7456e349c25a)) +* build: add Mage build targets ([e1c2a10](https://github.com/selesy/deterministic/commit/e1c2a107dae8ecb42c7dadb1ff96a257e71fc5ff)) +* build: fix release-please configuration location ([1915098](https://github.com/selesy/deterministic/commit/1915098f9eb0b08c31f96a5fcf644b07fbe8fe48))