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: docs/new.rst
+5
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@ What's New
2
2
==========
3
3
Historically :code:`pymer4` versioning was a bit all over the place but has settled down since 0.5.0. This page includes the most notable updates between versions but github is the best place to checkout more details and `releases <https://github.com/ejolly/pymer4/releases/>`_.
4
4
5
+
0.7.3
6
+
-----
7
+
- **Bug fixes:**
8
+
- fix issue in which random effect and fixed effect index names were lost thanks to `@jcheong0428 <https://github.com/jcheong0428>`_ and `@Shotgunosine <https://github.com/Shotgunosine>`_ for the quick PRs!
0 commit comments