File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ CHANGELOG
33==========
44
55
6+ `0.3.1 `_ (2021-6-18)
7+ ---------------------
8+
9+ * Don't make unnecessary calls for skipped tables in ``model-generate `` (`#44 `_)
10+
11+
612`0.3.0 `_ (2021-6-15)
713---------------------
814
@@ -37,6 +43,7 @@ CHANGELOG
3743.. _`0.1.0` : https://github.com/tkutcher/quickbase-client/releases/tag/v0.1.0
3844.. _`0.2.0` : https://github.com/tkutcher/quickbase-client/releases/tag/v0.2.0
3945.. _`0.3.0` : https://github.com/tkutcher/quickbase-client/releases/tag/v0.3.0
46+ .. _`0.3.1` : https://github.com/tkutcher/quickbase-client/releases/tag/v0.3.1
4047
4148
4249..
@@ -48,6 +55,7 @@ CHANGELOG
4855.. _`#38` : https://github.com/tkutcher/quickbase-client/issues/38
4956.. _`#40` : https://github.com/tkutcher/quickbase-client/issues/40
5057.. _`#41` : https://github.com/tkutcher/quickbase-client/issues/41
58+ .. _`#44` : https://github.com/tkutcher/quickbase-client/issues/44
5159
5260
5361..
You can’t perform that action at this time.
0 commit comments