Skip to content

Commit 9b387cf

Browse files
author
Tim Kutcher
committed
Update CHANGELOG for release (#42)
1 parent 2e0c166 commit 9b387cf

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ CHANGELOG
33
==========
44

55

6+
`0.3.0`_ (2021-6-15)
7+
---------------------
8+
9+
* Fix the formula strings in output ``model-generate`` files (`#38`_) [Credit: `@mklaber`_]
10+
* Add ``--include``/``-i`` options to ``model-generate`` (`#40`_) [Credit: `@mklaber`_]
11+
* Contributing documentation updates (`#41`_)
12+
13+
614
`0.2.0`_ (2021-4-14)
715
---------------------
816

@@ -28,6 +36,7 @@ CHANGELOG
2836

2937
.. _`0.1.0`: https://github.com/tkutcher/quickbase-client/releases/tag/v0.1.0
3038
.. _`0.2.0`: https://github.com/tkutcher/quickbase-client/releases/tag/v0.2.0
39+
.. _`0.3.0`: https://github.com/tkutcher/quickbase-client/releases/tag/v0.3.0
3140

3241

3342
..
@@ -36,5 +45,15 @@ CHANGELOG
3645

3746
.. _`#28`: https://github.com/tkutcher/quickbase-client/issues/28
3847
.. _`#34`: https://github.com/tkutcher/quickbase-client/issues/34
48+
.. _`#38`: https://github.com/tkutcher/quickbase-client/issues/38
49+
.. _`#40`: https://github.com/tkutcher/quickbase-client/issues/40
50+
.. _`#41`: https://github.com/tkutcher/quickbase-client/issues/41
51+
52+
53+
..
54+
Contributors
55+
56+
57+
.. _`@mklaber`: https://github.com/mklaber
3958

4059

0 commit comments

Comments
 (0)