Skip to content

Commit d5dbd5b

Browse files
update change log for 0.12.9
1 parent 6fd8810 commit d5dbd5b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release notes
22

3+
### 0.12.9 -- Mar 12, 2021
4+
* Fix bug with fetch1 with `dj.config['fetch_format']="frame"`. (#876) PR #880
5+
36
### 0.12.8 -- Jan 12, 2021
47
* table.children, .parents, .descendents, and ancestors can return queryable objects. PR #833
58
* Load dependencies before querying dependencies. (#179) PR #833

docs-parts/intro/Releases_lang1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.12.9 -- Mar 12, 2021
2+
--------------------------
3+
* Fix bug with fetch1 with `dj.config['fetch_format']="frame"`. Issue #876 (PR #880)
4+
15
0.12.8 -- Jan 12, 2021
26
---------------------
37
* table.children, .parents, .descendents, and ancestors can return queryable objects. PR #833

0 commit comments

Comments
 (0)