You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## [Unreleased] - YYYY-MM-DD
4
4
5
+
## [5.1.1] - 2024-10-31
6
+
- Included magpylib-force version 0.3.1 in documentation
7
+
- Removed unused issue templates and improved PR template
8
+
5
9
## [5.1.0] - 2024-10-09
6
10
- Fixed a bug where the magnetization arrow graphical representation would be anchored badly after rotation ([#805](https://github.com/magpylib/magpylib/issues/805))
7
11
- Added `units_length` input to the `show` function to allow displaying axes with different length units. This parameter can be set individually for each subplot. ([#786](https://github.com/magpylib/magpylib/pull/786))
@@ -480,7 +484,8 @@ The first official release of the Magpylib library.
0 commit comments