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