We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 794bee6 + 878881d commit a7ef407Copy full SHA for a7ef407
CHANGELOG
@@ -2,6 +2,13 @@
2
ChangeLog
3
*********
4
5
+24.0.0 (2024-01-02)
6
+===================
7
+- Fix: Install ca-certificates-java in Dockerfile to fix image build.
8
+- Fix: Support newer manifest locations for jamovi files (PR#369). (thanks, @jonathon-love!)
9
+- Fix: Support new manifest type and location for JASP-stats files. (thanks, @JorisGoosen and
10
+@RensDofferhoff!)
11
+
12
23.1.0 (2023-04-17)
13
===================
14
- Fix: Improve support for special characters in tabular renderer sheet names. (thanks, @aaxelb!)
mfr/version.py
@@ -1 +1 @@
1
-__version__ = '23.1.0'
+__version__ = '24.0.0'
0 commit comments