We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16d7f48 + 8ce2bb1 commit 092a835Copy full SHA for 092a835
CHANGELOG
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.5.0
4
+
5
+### Improvements
6
7
+- A server with Adhoc Disabled Flag on with the wrong credentials will now
8
+ return wrong credentials error instead of telling the user
9
+ that Adhoc Scripts are not allowed on this server.
10
+- Added documentation for how to run TabPy projects with local changes
11
12
+### Breaking changes
13
14
+- Discontinued support for Python 3.6
15
+- Added support for Python 3.9
16
17
## v2.4.0
18
19
### Improvements
tabpy/VERSION
@@ -1 +1 @@
-2.4.0
+2.5.0
0 commit comments