Skip to content

Commit 02c5170

Browse files
committed
Update changelogs.
1 parent 317e999 commit 02c5170

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 0.13.3 -- TBD
44
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
55
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
6+
* Bugfix - Fix error handling of remove_object function in s3.py (#952) PR#955
67

78
### 0.13.2 -- May 7, 2021
89
* Update `setuptools_certificate` dependency to new name `otumat`

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
----------------------
33
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
44
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
5+
* Bugfix - Fix error handling of remove_object function in s3.py (#952) PR#955
56

67
0.13.2 -- May 7, 2021
78
----------------------

0 commit comments

Comments
 (0)