Skip to content

Commit 092a835

Browse files
authored
Merge pull request #538 from tableau/update-to-5-point-0
Update to 5 point 0
2 parents 16d7f48 + 8ce2bb1 commit 092a835

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## v2.4.0
418

519
### Improvements

tabpy/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.5.0

0 commit comments

Comments
 (0)