From c9fa9ad751ed1e904f8ecc3f81ea1a97f20899bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20van=20Velzen?= Date: Mon, 6 Jan 2025 22:35:34 +0100 Subject: [PATCH] Add v0.9.0 release notes to README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2ec16d5..dfeded0 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,15 @@ Don't worry. You can reach me. ## Release notes +### v0.9.0 +- Add permanent magnets +- Small improvements to geometry module (add annulus methods) +- More general rotations for GeometricObject +- Various bug fixes and improvements + +**Breaking changes** +- Some code was restructured internally, but shouldn't code using only the public API + ### v0.8.0 - New plotting module (charge density, equipotential lines) - Automatic orientation of normal vectors