Skip to content

Commit

Permalink
Add minor incompatibility notice re #10798
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed May 7, 2024
1 parent ab98af3 commit e8ba32c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions releases/7.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ Minor incompatibilities:
```
def delete_instances(self, userid=None, verbose=False):
```
- `BaseImportModule.cumulative_excel_files_size` became
`BaseImportModule.cumulative_files_size` (and a similar change was made to the JSON
return value of `BaseImportModule.read`.)
### Upgrading Arches
Expand Down

0 comments on commit e8ba32c

Please sign in to comment.