1 parent 22cdd81 commit 3b9e03bCopy full SHA for 3b9e03b
2 files changed
CHANGELOG.rst
@@ -15,7 +15,6 @@ Behavioral changes
15
16
Bug fixes and small changes
17
---------------------------
18
-- improved compilation in tf.functions, use of XLA where applicable
19
20
Requirement changes
21
-------------------
@@ -24,6 +23,23 @@ Requirement changes
24
23
Thanks
25
------
26
+Develop
27
+==========
28
+
29
30
+Major Features and Improvements
31
+-------------------------------
32
33
+- Support Python 3.9
34
+- Support TensorFlow 2.5
35
+- improved compilation in tf.functions, use of XLA where applicable
36
+- developer: modernization of setup, CI and more
37
38
+Thanks
39
+------
40
41
+- Remco de Boer for many commits and cleanups
42
43
1.2.0 (17.12.20)
44
================
45
data/.gitignore
0 commit comments