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.
1 parent 5e6a05a commit 87d5681Copy full SHA for 87d5681
CHANGELOG.md
@@ -11,9 +11,13 @@ All notable changes to this project will be documented in this file.
11
- Add realm_connection decorator to ResponseProcessor and SessionManager
12
- Add initial documentation structure
13
14
+### CHANGED
15
+
16
+- All Signal `schema_name` arguments were changed to `realm_id` (after removing *django-tenant-schemas*)
17
18
### Removed
19
-- Remove django-tenant-schemas dependency from project (make it as optional)
20
+- Remove *django-tenant-schemas* dependency from project (make it as optional)
21
22
23
[0.6.0]: https://github.com/weltlink/django-quickbooks/compare/0.5...0.6
0 commit comments