Skip to content

Commit c71c71f

Browse files
committed
update CHANGELOG
1 parent 7f92f1a commit c71c71f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Release notes
22

33
### 0.13.3 -- TBD
4-
* Bugfix - Fix `unite_master_parts` not handling `dj.Lookup` tables.
4+
* Bugfix - Fix error in listing ancestors, descendants with part tables.
55
* Add - Expose proxy feature for S3 external stores (#961) PR #962
66
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
77
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
0.13.3 -- TBD
22
----------------------
3-
* Bugfix - Fix `unite_master_parts` not handling `dj.Lookup` tables.
3+
* Bugfix - Fix error in listing ancestors, descendants with part tables.
44
* Add - Expose proxy feature for S3 external stores (#961) PR #962
55
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
66
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939

0 commit comments

Comments
 (0)