We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d51e2d commit 405207cCopy full SHA for 405207c
CHANGELOG.rst
@@ -11,6 +11,28 @@ Change Log
11
Version |release|
12
-----------------
13
14
+This release is primarily for compatibility with :ref:`NumPy` 1.18.
15
+
16
+Pulls
17
+-----
18
19
+- Fix documentation
20
+ (`#711 <https://github.com/usnistgov/fipy/pull/711>`_)
21
+- build(nix): fix broken plm_rsh_agent error
22
+ (`#710 <https://github.com/usnistgov/fipy/pull/710>`_)
23
+- CIs error on deprecation warning
24
+ (`#708 <https://github.com/usnistgov/fipy/pull/708>`_)
25
26
+Fixes
27
28
29
+- `#703 <https://github.com/usnistgov/fipy/issues/703>`_:
30
+ FORTRAN array ordering is deprecated
31
32
+------------------------
33
+Version 3.4 - 2020-02-06
34
35
36
This release adds support for the :term:`PETSc` solvers for
37
:ref:`PARALLEL`.
38
0 commit comments