diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..15fad6f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# CHANGELOG + +## [Unreleased] + +## [0.2.0] - 2024-11-06 (The HN release) + +### Added + +- Rust crate ironcalc_base +- Rust crate ironcalc +- Minimal Python bindings (only Linux) +- JavaScript bindings +- React WebApp + +[0.0.2]: https://github.com/IronCalc/ironcalc/releases/tag/v0.0.2